
.ContactContainer { 
}

.ContactContainer textarea.NormalTextBox {
	margin-bottom: 0px;
}
.ContactContainer .cs-container { margin: 0;}
.ContactContainer .cs-container .cs-container-header {  }

.ContactContainer .cs-container .cs-container-header .cs-container-title img { }

.ContactContainer .cs-container .cs-container-header .cs-container-title h1 span{ font-family: Arial; font-size: 25px; font-weight: normal; color: #ffffff; }

.ContactContainer .cs-container-body {
	padding-top: 0px;
}

.ContactContainer .cs-container-body input{
	background: #ffffff;
	border: 1px solid #000000;
}

.ContactContainer .cs-container-body textarea {
	background: #ffffff;
	margin-top: 0px;
	font-size: 11px;
	line-height: 19px;
	height:45px;
	border: 1px solid #000000;
	

}


.ContactContainer .CommandButton {
	width: 64px;
	height: 22px;
	padding-top: 0px;
	overflow: hidden;
	margin-right: 40px;
	float: right;
	font-size: 13px;
	font-weight:normal;
	color: #c95431 !important;
	text-decoration: underline !important;
	margin-top: 6px;
	line-height: 22px;
	display:inline;
	outline: none;
	
}

.ContactContainer .Normal{ 
	color:#545454; 
	font-size:12px; 
	line-height:18px;	
	/*padding-top:8px;
	padding-bottom:8px; 
	padding-left:11px; 
	padding-right:8px;*/
}

.ContactContainer .NormalTextBox {
	font-size:11px; 
	color:#8d8c8c; 
	font-family:Arial; 
	border: 1px solid #C3C1C1;
	line-height:15ppx;
	padding: 1px 0 2px 2px;
	width:250px;
}

.ContactContainer input.NormalTextBox {
	margin-top: 0px;
	padding-top: 4px; padding-bottom: 4px;
	
}

.ContactContainer div.icon{
	float:left;
}

.ContactContainer .SubHead label span { color:#ffffff;}
 
.ContactContainer .SubHead label span img {
	display: none;
	
}
	
	
	
/*.ContactContainer .button-l
{

		background:url(images/but_right.png) top left no-repeat;
	height:32px;
	width:15px;
	float:right;
	margin:0;
	margin-right: 105px !important;
	*margin-right: 55px;
}
.ContactContainer .button-c
{
	background:url(images/but_center.png) top left repeat-x;
	height:26px;
	padding-top:6px;
	float:right;
	margin:0;
	color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	overflow:hidden;
	display:inline;
	zoom:1;

}

.ContactContainer .button-r
{
	background: url(images/but_left.png) top left no-repeat;
	height:32px;
	width:15px;
	float:right;
	margin:0;
}
*/