/* @group Content */
#content-wrap{
   padding-top: 33px;
   padding-bottom: 62px;
   
}

#content{
   width: 649px;
   margin-right: 12px;
   background: #f3f4f1;
   border: 1px solid #dfe1db;
   margin-bottom: -10px;
   margin-top: 1px;
}

#content p{
   padding-left: 4px;
   padding-right: 14px;
}

#content h2{
   margin-bottom: 10px;
      padding-left: 4px;
}

#contact-form{
   margin-top: 10px;
   
}

#content #contact-form p{
   margin: 0;
}

#contact-form fieldset#personal{
   border-bottom: 1px solid #dfe1db;
}

#contact-form fieldset{
   padding: 17px 0 5px;
}

#contact-form label {
	float: left;
	clear: left;
	display: inline;
	margin-right: 15px;
	line-height: 1.3;
	width: 140px;
	font-size: 14px;
	color: #6d6e6b;
	font-weight: bold;
	vertical-align: top;
	padding-top: 11px;
	text-align: right;
}

#contact-form p.long label{
   padding-top: 4px;
}

#contact-form label span{
   color: #db6231;
}

#contact-form input,
#contact-form textarea {
	width: 459px;
	height: 24px;
	float: left;
	padding: 10px 4px 4px;
	border: 2px solid #e5e7e2;
	margin-bottom: 15px;
	vertical-align: middle;
}

#contact-form textarea {
	height: 100px;
	width: 459px;
	
}

#contact-form input.submit,
#contact-form button		 {
	width: 72px;
	height: 28px;
	clear: both;
	float: left;
	border: none;
	background: auto;
	margin-left:155px;
	padding: 0;
	margin-bottom: 0;
	border:0;
	cursor:pointer;
}

#content #contact-form p.reqlegend{
   float: right;
   margin-top: -24px;
   margin-right: 12px;
   font-size: 1.2em;
   color: #db6231;
}


#contact-page #success		{ padding:0; margin:0 0 15px 5px;}
#contact-page #success li	{ font-weight:bold; font-size:22px; background:none; padding:0; margin:0;}



/* @end  */

/* @group Sidebar */


#side-contact-info{
   padding-top: 29px;
   margin-bottom: 35px;
}

#side-contact-info h3{
   width: 232px;
   height: 72px;
   text-indent: -9999px;
   background: url(/_img/bg_side-contact-info.gif);
   margin-bottom: 12px;
}

#side-contact-info p{
   font-size: 1.4em;
   color: #4d4e4b;
   line-height: 1.8;
}

#side-contact-info p a{
   color: #0e9ed3;
}

#side-support h3{
   width: 232px;
   height: 47px;
   background: url(/_img/bg_side-support_h3.gif);
   text-indent: -9999px;
   margin-bottom: 8px;
}

#side-support h4{
   width: 232px;
   height: 35px;
}

#side-support h4 a{
   display: block;
   height: 35px;
   background: url(/_img/bg_side-support_h4.gif);
   text-indent: -9999px;
}

/* @end  */