/***** CSS for Sqware Peg *****/

* {
	padding: 0;
	margin: 0;
}
*:focus {
	outline: none;
}
body {
	text-align: center;
	font-size: 62.5%;
	color: #333;
	background: #007bc0 url(../images/interface/bg.jpg) no-repeat center top;
	font-family: Verdana, Arial, sans-serif;
}
img {
	border: none;
}
.clear {
	clear: both;
}
#overlay em,
#wizard #step4 a em,
.buttonMore em {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
input, textarea {
	font-family: Verdana, Arial, sans-serif;
}
.alignLeft {
	float: left;
	margin: 5px 15px 10px 0;
}
.alignRight {
	float: right;
	margin: 5px 0 10px 15px;
}





/***** Container *****/
#container {
	width: 1009px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.2em;
	background: #ffffff;
}




/***** Type *****/
#columnMain h1 {
	font-weight: normal;
	font-size: 1.9em;
	color: #0c6fa8;
	padding: 0 0 8px 0;
	margin: 0 0 15px 0;
	border-bottom: 2px solid #d7dbdd;
}
#columnMain h2	 {
	font-weight: normal;
	font-size: 1.5em;
	color: #0c6fa8;
	padding: 0 0 8px 0;
	margin: 15px 0 15px 0;
	border-bottom: 1px solid #d7dbdd;
}
#columnMain h3	 {
	font-weight: bold;
	font-size: 1.1em;
	color: #0c6fa8;
	padding: 0 0 8px 0;
	margin: 15px 0 15px 0;
	border-bottom: 1px solid #d7dbdd;
}
#columnMain h4	 {
	font-weight: bold;
	font-size: 1em;
}
#columnMain p {
	padding: 0 0 15px 0;
	line-height: 1.5;
}
#columnMain ul {
	margin: 0 0 15px 0;
}
#columnMain ol {
	margin: 0 0 15px 21px;
}
#columnMain ol li {
	padding-bottom: 5px;
}
#columnMain ul li {
	list-style-type: none;
	background: url(../images/interface/bullet-green-arrow.png) no-repeat 0 4px;
	padding: 0 0 5px 16px;
}

#columnMain .addressLeft{
	float:left;
	width:60%;
}

#columnMain .addressRight{
	float:left;
	width:40%;
}

a:link {
	color: #0066cc;
}
a:visited {
	color: #333366;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #cc0000;
}



/***** Header *****/
#header {
	background: url(../images/interface/header-bg.png) no-repeat 0 0;
	height: 154px;
	position: relative;
}
#logo {
	position: absolute;
	width: 160px;
	height: 140px;
	top: 7px;
	left: 46px;
}
#logo a {
	display: block;
	height: 140px;
}
#mainNav {
	position: absolute;
	width: 400px;
	top: 30px;
	right: 40px;
}
#mainNav ul {
	position: absolute;
	right: 0;
	top: 0;
}
#mainNav li {
	list-style-type: none;
	float: left;
	width: auto;
}
#mainNav em {
	font-style: normal;
}
#mainNav a {
	display: block;
	padding: 0 15px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
}
#mainNav a:hover {
	text-decoration: underline;
}
#mainNav li:last-child a {
	border: none;
}
#header .myPersonalPage {
	position: absolute;
	right: 172px;
	bottom: 26px;
}
#header .customerService {
	position: absolute;
	right: 38px;
	bottom: 26px;
}
#header .headerButton {
	width: 121px;
	height: 22px;
	background: url(../images/interface/button-header-bg.png) no-repeat 0 0;
	color: #fff;
	font-size: 0.8em;
	text-decoration: none;
	padding: 7px 0 0 0;
	text-align: center;
	font-weight: bold;
}
#header .headerButton:hover {
	text-decoration: underline;
}
#header .headerButton.selected {
	background: url(../images/interface/button-header-bg-selected.png) no-repeat 0 0;
	color: #0066CC;
}





/***** Home Message *****/
#mainMessageHome {
	height: 249px;
	overflow: visible;
	position: relative;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 302px;
	width: 100%;
	background: url(../images/interface/home-slideshow-overlay.png) no-repeat 0 0;
    z-index: 2;
}
#overlay .content {
	position: absolute;
	top: 10px;
	left: 65px;
	width: 870px;
	height: 241px;
    z-index: 3;
    cursor: pointer;
}
#overlay a.previous {
	position: absolute;
	width: 45px;
	height: 45px;
	left: 23px;
	top: 119px;
}
#overlay a.next {
	position: absolute;
	width: 45px;
	height: 45px;
	right: 23px;
	top: 119px;
}
.slide {
	position: relative;
	left: 41px;
	top: 1px;
	width: 927px;
	height: 302px;
}
.slide1 {background: url(../images/home/slide-1.png) no-repeat 0 0;}
.slide2 {background: url(../images/home/slide-2.png) no-repeat 0 0;}
.slide3 {background: url(../images/home/slide-3.png) no-repeat 0 0;}
.slide4 {background: url(../images/home/slide-4.png) no-repeat 0 0;}
.slide5 {background: url(../images/home/slide-5.png) no-repeat 0 0;}
.slide6 {background: url(../images/home/slide-6.png) no-repeat 0 0;}

/*
.slide a {
	display: block;
	height: 230px;
	position: absolute;
	width: 867px;
	z-index: 9999;
	top: 10px;
	left: 30px;
}
*/

#scroller {
    position:relative;
    overflow:hidden;
    width: 927px;
    height: 302px;
	left: 40px;
}

#scroller .items {
    /* this cannot be too large */
    width: 20000em;
    position: absolute;
}
#scroller .items div {
    float: left;
}

#slide-links {
    position: relative;
    z-index: 4;
	left: 41px;
    list-style: none;
    height: 49px;
    width: 925px;
    background: transparent url(../images/home/main-nav-sprite.png) no-repeat 0 0;
}

#slide-links li {
    float: left;
    height: 49px;
}

#slide-links a {
    text-decoration: none;
    color: #FFF;
    font-size: 1.1em;
    padding: 0 20px;
    display: block;
    height: 49px;
    background: transparent url(../images/home/main-nav-sprite.png) no-repeat 0 0;
}

#slide-links li span {
    position: absolute;
    font-size: 0;
    left: -999em;
}

#i-1 { width: 109px; }
#i-2 { width: 65px; }
#i-3 { width: 225px; }
#i-4 { width: 180px; }
#i-5 { width: 213px; }
#i-6 { width: 133px; }

#i-1 a { background-position: 0 0 }
#i-2 a { background-position: -104px 0 }
#i-3 a { background-position: -169px 0 }
#i-4 a { background-position: -396px 0 }
#i-5 a { background-position: -576px 0 }
#i-6 a { background-position: -792px 0 }

#i-1 a:hover, #i-1 a.selected { background-position: 0 -50px; }
#i-2 a:hover, #i-2 a.selected { background-position: -104px -50px; }
#i-3 a:hover, #i-3 a.selected { background-position: -169px -50px; }
#i-4 a:hover, #i-4 a.selected { background-position: -396px -50px; }
#i-5 a:hover, #i-5 a.selected { background-position: -576px -50px; }
#i-6 a:hover, #i-6 a.selected { background-position: -792px -50px; }



/***** Home Content *****/
#contentHome {
	padding: 18px 38px 0 38px;
	overflow: hidden;
}
#threeSteps {
	float: left;
	width: 576px;
}
#clientsUsing {
	float: right;
	width: 328px;
}
#contentHome h2 {
	color: #666;
	font-size: 1.2em;
	padding: 0 0 11px 7px;
}
#clientsUsing h2 {
	padding-bottom: 7px;
}
#wizard div {
	height: 270px;
	position: relative;
        display: none;
}
#wizard h3 {
	color: #3399cc;
	font-size: 1.4em;
}
#wizard button {
	border: none;
	background: none;
	cursor: pointer;
}
#wizard ol {
	list-style-type: none;
}
#wizard #step1 {
	background: url(../images/home/wizard-bg-1.jpg) no-repeat 0 0;
}
#wizard #step1 h3,
#wizard #step2 h3 {
	position: absolute;
	top: 65px;
	left: 200px;
	width: 200px;
}
#wizard #step1 ol,
#wizard #step2 ol {
	position: absolute;
	top: 110px;
	left: 209px;
	width: 380px;
}
#wizard #step1 li,
#wizard #step2 li {
	float: left;
	width: 130px;
	padding: 0 0 13px 0;
	font-weight: bold;
	font-size: 1.1em;
}
#wizard #step3 li {
	float: left;
	width: 130px;
	padding: 0 0 13px 0;
	font-weight: bold;
	font-size: 10px;
}
#wizard #step1 a.submitButton,
#wizard #step2 a.submitButton,
#wizard #step3 a.submitButton {
	position: absolute;
	right: 28px;
	bottom: 34px;
	width: 128px;
}
#wizard #step2 {
	background: url(../images/home/wizard-bg-2.jpg) no-repeat 0 0;
}
#wizard #step2 ol {
	left: 200px;
}
#wizard #step2 li {
	width: 190px;
}
#wizard #step3 {
	background: url(../images/home/wizard-bg-3.jpg) no-repeat 0 0;
}
#wizard #step3 h3 {
	position: absolute;
	top: 65px;
	left: 80px;
	width: 200px;
}
#wizard #step3 ol {
	position: absolute;
	top: 110px;
	left: 80px;
	width: 500px;
}
#wizard #step3 li {
	width: 240px;
	padding-bottom: 8px;
}
#wizard #step3 li em {
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
}
#wizard #step3 .textField {
	width: 210px;
	background: #ebebeb;
}
#wizard #step4 {
	background: url(../images/home/wizard-bg-4.jpg) no-repeat 0 0;
}
#wizard #step4 h3 {
	position: absolute;
	top: 42px;
	left: 40px;
	width: 200px;
}
#wizard #step4 p {
	position: absolute;
	top: 92px;
	left: 40px;
	width: 490px;
	font-weight: bold;
}
#wizard #step4 cite {
	display: block;
	padding-top: 15px;
}
#wizard #step4 a.startOver {
	position: absolute;
	left: 413px;
	top: 33px;
	width: 127px;
	height: 34px;
}
#wizard #step4 a.caseStudies {
	position: absolute;
	left: 29px;
	top: 197px;
	width: 144px;
	height: 36px;
}
#clientLogos li {
	float: left;
	width: 97px;
	height: 93px;
	list-style-type: none;
}
#clientLogos li.vodafone {background: url(../images/home/logo-vodafone.png) no-repeat 0 0;}
#clientLogos li.transpacific {background: url(../images/home/logo-transpacific.png) no-repeat 0 0;}
#clientLogos li.lexus {background: url(../images/home/logo-lexus.png) no-repeat 0 0;}
#clientLogos li.ricoh {background: url(../images/home/logo-ricoh.png) no-repeat 0 0;}
#clientLogos li.telstraClear {background: url(../images/home/logo-telstra.png) no-repeat 0 0;}
#clientLogos li.idp {background: url(../images/home/logo-idp.png) no-repeat 0 0;}

#clientLogos a {
	display: block;
	height: 93px;
}
#clientLogos a:hover {
	background: url(../images/home/logo-hover.png) no-repeat 0 0;
}
#clientQuote {
    list-style: none;
}
#clientQuote li {
    display: none;
}
#clientQuote {
	font-size: 1.1em;
	line-height: 1.4;
	width: 300px;
}
#clientQuote q {
	font-style: italic;
}
#clientQuote cite {
	display: block;
	float: right;
}
.moreClientsButton {
	display: block;
	padding-top: 6px;
}




/***** Home Box Wrapper *****/
#homeBoxWrapper {
	padding: 17px 0 0 38px;
	overflow: hidden;
}
#homeBoxWrapper .box {
	float: left;
	width: 177px;
	height: 175px;
	padding: 19px 23px 0 31px;
	margin-right: 5px;
	background: url(../images/home/solution-box-bg-withoutbottom.png) no-repeat 0 0;
}

#homeBoxWrapper .boxBottom {
	float: left;
	width: 199px;
	height: 37px;
	padding: 8px 0px 0px 31px;
	margin-right: 6px;
	background: url(../images/home/solution-box-bg-bottom.png) no-repeat 0 0;
}

#homeBoxWrapper h2 {
	color: #686869;
	font-size: 1.1em;
	margin-left: 58px;
	padding: 3px 0 14px 0;
}
#homeBoxWrapper p {
	color: #626060;
	font-size: 0.9em;
	line-height: 1.6;
	padding: 0 0 10px 0;
}
#homeBoxWrapper img {
	float: left;
}

/***** Content *****/
.pageHeading {
	background: url(../images/interface/h1-bg.png) no-repeat 0 0;
	font-size: 2.6em;
	font-weight: normal;
	color: #fff;
	height: 65px;
	padding: 18px 0 0 45px;
}
#content {
	padding: 30px 28px;
	overflow: hidden;
}
#contentColWrapper {
	width: 700px;
	float: left;
}
#columnMain {
	float: right;
	width: 471px;
}
#columnNav {
	float: left;
	width: 194px;
}
#columnPromo {
	float: right;
	width: 220px;
}
#columnNav ul {
	list-style-type: none;
	background: url(../images/interface/column-nav-bg.png) repeat 0 0;
	margin: 0 0 30px 0;
}
#columnNav li a {
	color: #0f6cb6;
	text-decoration: none;
	font-size: 1.1em;
	display: block;
	height: 37px;
	line-height: 37px;
	padding: 0 7px;
	border-bottom: 1px dotted #d6d6d6;
}
#columnNav a:hover {
	text-decoration: underline;
}
#columnNav li.selected a {
	font-weight: bold;
	cursor: default;
}
#columnNav li.selected a:hover {
	text-decoration: none;
}
#columnNav .box {
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #d5d5d5;
}
#columnNav .box h2 {
	color: #0f6cb6;
	font-size: 1.1em;
	padding: 0 0 4px 0;
}
#columnNav .box p {
	color: #474747;
	font-size: 0.9em;
	line-height: 1.6;
	padding: 8px 0px 0px 0px;
}
.buttonMore {
	display: block;
	width: 64px;
	height: 27px;
	margin: 10px 0 0 0;
	background: url(../images/interface/button-more.png) no-repeat 0 0;
}




/***** Promo Column *****/
.productHighlight {
	background: url(../images/interface/product-promo-box-bg.png) repeat-x left bottom;
	padding: 0 20px 20px 20px;
	border-bottom: 1px dotted #D7DBDD;
}
.productHighlight h2 {
	color: #0066cc;
	font-size: 1.1em;
}
.productHighlight p {
	font-size: 0.9em;
	padding: 8px 0px 0px 0px;
}
.productHighlight img {
	display: block;
	margin: 15px 0;
}
#columnPromo .box {
	padding: 20px;
}
.newsEvents h2 {
	color: #99cc66;
	font-size: 1.1em;
	border-bottom: 1px solid #c8e0a3;
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
}
.newsEvents p {
	font-size: 0.9em;
	color: #474747;
	line-height: 1.4;
}
.newsEvents .story {
	padding: 10px 0;
	border-bottom: 1px dotted #d5d5d5;
}
.newsEvents .story strong {
	display: block;
	background: url(../images/interface/icons-calendars.png) no-repeat 0 0;
	padding: 5px 0 10px 60px;
}
.newsEvents .january strong {background-position: 0 0;}
.newsEvents .february strong {background-position: 0 -109px;}
.newsEvents .march strong {background-position: 0 -212px;}
.newsEvents .april strong {background-position: 0 -317px;}
.newsEvents .may strong {background-position: 0 -420px;}
.newsEvents .june strong {background-position: 0 -525px;}
.newsEvents .july strong {background-position: 0 -642px;}
.newsEvents .august strong {background-position: 0 -747px;}
.newsEvents .september strong {background-position: 0 -853px;}
.newsEvents .october strong {background-position: 0 -960px;}
.newsEvents .november strong {background-position: 0 -1054px;}
.newsEvents .december strong {background-position: 0 -1145px;}

.moreLink {
	display: block;
	text-align: right;
}




/***** Table *****/
table {
	width: 100%;
	border-top: 2px solid #c8e0a3;
	border-bottom: 2px solid #c8e0a3;
	border-left: 1px dotted #d6d6d6;
}
td, th {
	padding: 5px 10px;
	line-height: 1.5;
	text-align: left;
	border-bottom: 1px dotted #d6d6d6;
	border-right: 1px dotted #d6d6d6;
	vertical-align: top;
	color: #0d74c6;
}
td.odd,
th {
	background: #f3f6f8;
}




/***** Feature Client *****/
#featureClient {
	background: url(../images/interface/feature-client-bg.png) no-repeat 8px 20px;
	position: relative;
	padding: 0 0 20px 18px;
}
#featureClient h2 {
	color: #0066cc;
	font-size: 1.1em;
	padding-left: 1px;
}
#featureClient #previousFeature {
	position: absolute;
	width: 38px;
	height: 39px;
	left: -3px;
	top: 72px;
	background: url(../images/interface/feature-client-previous.png) no-repeat 0 0;
}
#featureClient #nextFeature {
	position: absolute;
	width: 38px;
	height: 39px;
	right: 2px;
	top: 72px;
	background: url(../images/interface/feature-client-next.png) no-repeat 0 0;
}
#featureClient #previousFeature a,
#featureClient #nextFeature a {
	display: block;
	height: 39px;
    cursor: pointer;
}
#featureClient .clientLogo {
	height: 119px;
	text-align: center;
	padding: 23px 0 0 0;
	width: 179px;
}
#featureClient .clientQuote {
	padding: 15px 9px 9px 2px;
	width: 179px;
}

#featureScroller {
    position: relative;
    overflow: hidden;
    width: 179px;
    height: 250px;
}

#featureScroller .items {
    /* this cannot be too large */
    width: 20000em;
    position: absolute;
}
#featureScroller .items div {
    float: left;
}

#featureScroller .items div div {
    float: none;
    display: block;
}



/***** Accordion *****/
#accordion h2 {
	background: url(../images/interface/accordion-heading-bg.png) no-repeat 0 0;
	height: 40px;
	border: none;
	padding: 8px 0 0 15px;
}
#accordion h2:focus,
#accordion h2:active {
	outline: none;
}
.expert {
	padding: 0 0 0 16px;
}
.expert img {
	float: left;
	margin: 0 10px 10px 0;
}
#columnMain .expert {
	border-bottom: 2px solid #066aa3;
}
#columnMain .expert h3 {
	color: #1b7db4;
	font-size: 1.1em;
	margin-left: 134px;
	margin-bottom: 5px;
	border-bottom: 2px solid #d7dbdd;
}
#columnMain .expert p {
	font-size: 0.9em;
	margin: 0 0 5px 134px;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #d6d6d6;
}
#columnMain .expert .areas {
	font-weight: bold;
}
#columnMain .expert .contact {
	font-weight: bold;
	color: #1b7db4;
	border: none;
	font-size: 1.1em; 
}

#columnMain .middleColumn {
	width:25%;
}

#columnMain .slider .expert:last-child {
	border: none;
}

#columnMain .textChallenge {
	font-size:11px;
}

#accordion h2 .arrow {
    float: right;
    border-left: 7px solid #0C6FB1;
    border-bottom: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid transparent;
    width: 0;
    height: 0;
    position: relative;
    display: block;
    margin: 3px 12px 0 0;
    padding: 0;
    top: 2px;
}
#accordion h2.ui-state-active .arrow {
    border-top: 7px solid #0C6FB1;
    border-left: 7px solid transparent;
    margin: 9px 18px 0 0;
}

	




/***** Footer *****/
#footer {
	background: #030303;
	padding: 30px 30px 100px 30px;
	margin: 26px 0 0 0;
	overflow: hidden;
	color: #030303;
	position: relative;
}
#col1 {
	float: left;
	width: 616px;
}
#col2 {
	float: left;
	width: 300px;
}
#col1 h2 {
	color: #a6c945;
	font-size: 1.1em;
	padding-bottom: 20px;
}
#col1 h3 {
	color: #a6c945;
	font-size: 1em;
}
#col1 div {
	float: left;
	width: 150px;
}
#col1 li,
#col2 li {
	list-style-type: none;
	padding: 0 0 3px 0;
}
#col1 a,
#col2 a {
	color: #ffffff;
	text-decoration: none;
	font-size: 0.8em;
}
#col1 a:hover,
#col2 a:hover {
	text-decoration: underline;
}
#col2 h2 {
	color: #0c97d3;
	font-size: 1.1em;
	padding-bottom: 20px;
}
#col2 h3 {
	color: #0c97d3;
	font-size: 1em;
}
#col2 div {
	float: left;
	width: 135px;
	margin: 0 0 20px 0;
}
#footer p.legals {
	position: absolute;
	left: 30px;
	bottom: 30px;
	width: 150px;
	color: #fff;
	font-size: 0.8em;
}


/***** Personal *****/

#contentColWrapper .col {
    width: 300px;
    float: left;
}

#contentColWrapper .col1 {
    margin-right: 80px;
}

#contentColWrapper .col h2 {
    background: transparent url(../images/interface/icons-comment.png) no-repeat;
    height: 43px;
    padding-left: 65px;
    color: #0066CC;
    font-size: 1.2em;
    margin-bottom: 20px;
}

#contentColWrapper .col h2 span {
    border-bottom: 1px dotted #DFDFDF;
    display: block;
    height: 43px;
}

#contentColWrapper .col .section {
    margin-bottom: 70px;
}

#contentColWrapper .col h3 {
    color: #616161;
    font-size: 1em;
    margin: 12px 0;
    padding-bottom: 8px;
    border-bottom: 1px dotted #DFDFDF;
}

#contentColWrapper .col p {
    margin: 15px 0;
}

.personalPageHeading {
	background: url(../images/interface/h1-bg2.png) no-repeat 0 0;
	font-size: 2.6em;
	font-weight: normal;
	color: #0066CC;
	height: 65px;
	padding: 18px 0 0 45px;
    text-shadow: #CCC 0 2px 2px;
}

#personalNav {
    list-style: none;
	background: url(../images/interface/bg-nav.png) repeat-x 0 0;
    border-bottom: 7px solid #04548C;
    height: 51px;
    line-height: 51px;
    padding-left: 45px;
}

#personalNav li {
    float: left;
}

#personalNav a {
    color: #FFF;
    font-size: 1.4em;
    text-decoration: none;
    display: block;
    padding: 0 15px;
    text-shadow: #819121 0 2px 2px;
}

#personalNav li.selected a {
    background: url(../images/interface/bg-nav-selected.png) repeat-x 0 0;
    color: #FFF;
    font-size: 1.4em;
    text-decoration: none;
    display: block;
    padding: 0 15px;
    text-shadow: none;
}

/***** Contact Us *****/
h1#contactHeading {
    border: 0;
    padding-left: 165px;
    font-size: 1.6em;
}

#contactForm ol {
    list-style: none;
}

#contactForm li {
    margin-bottom: 8px;
}

#contactForm li.indent {
    margin: 20px 0 10px 145px;
    padding: 0 0 10px 0;
    clear: left;
}

#contactForm label {
    text-align: right;
    display: block;
    float: left;
    width: 130px;
    padding-right: 15px;
    line-height: 1.6;
    color: #666;
    font-size: 1.1em;
}

#contactForm .textfield {
    width: 292px;
    padding: 3px;
}

#contactForm select {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    margin-top: 2px;
    width: 150px;
}

#contactForm li.indent p {
    margin: 0;
    color: #666;
    font-size: 1.1em;
    padding: 0;
}

#contactForm li.indent label {
    width: auto;
    margin: 0;
    padding: 0;
    font-size: 1.1em;
}

#contactForm li.indent .radio {
    float: left;
    margin: 5px 20px 0 5px;
}

#contactForm  #labelSmall {
    font-size: 1em;
    font-weight: normal;
    padding-bottom: 5px;
}

#contactForm textarea {
    height: 100px;
}

#contactForm .button {
    background: transparent url(../images/interface/button-contact-submit.png) no-repeat 0 0;
    width: 109px;
    height: 28px;
    border: 0;
}

#contactErrors {
    border: 1px solid #CC0000;
    padding: 10px;
    color: #CC0000;
    margin: 20px 0;
}

#contactErrors h2 {
    border: 0;
    color: #CC0000;
    margin: 0;
}

#contactErrors p {
    margin: 0;
    padding: 0;
}

