@charset "utf-8";
/* CSS Document */

.contactus-left{
	float:left;
	width:474px;
	padding-top:10px;
	padding-bottom:8px;
}

.msg_form{
	margin:0px;
}

.contactus-right{
	float:left;
	width:474px;
	border-top:1px solid #e7e7e7;
	padding-top:10px;
}
.contactus-item{
	float:left;
	width:474px;
	padding-bottom:3px;
}

.contactus-label{
	float:left;
	color:#5F5F5F;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-bottom:8px;
	padding-right:5px;
	text-align:right;
	text-align:right;
	width:127px;
}

.contactus-text{
	float:left;
	width:284px;
	font-size:0px;
}



.contact-us-buttons{
	float:right;
	padding-right:72px;
	padding-top:10px;
}

.contactus-input {
	border:1px solid #D1D1D1;
	color:#7E7E7E;
	height:15px;
	margin:0;
}

.contact_us_message {
	border:1px solid #D1D1D1;
	color:#7E7E7E;
	height:100px;
	margin:0;
	overflow:auto;
	padding:3px 5px;
	width:272px;
}

#clear-button {
	background:url(../images/clear.gif) no-repeat left top;
	border:0 none;
	cursor:pointer;
	margin-top:0;
	padding:0 4px;
	width:52px;
	float:left;
}

.send-button{
	float:left;
	width:50px;
	padding-right:3px;
	
}
/*
#send-button {
	background:url(../images/send.gif) no-repeat left top;
	border:0 none;
	cursor:pointer;
	height:17px;
	margin-top:0;
	padding:0 4px;
	width:49px;
}
*/
.contactus-buttons{
	padding-top:5px;
}

.contacts-table{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	margin:0;
	padding:0;
}

table.contacts-table td{
	vertical-align:top;
}

a, a:link a:active {
	background-color:transparent;
	color:#7E7E7E;
	text-decoration:underline;
}

div#mail_block_0{
	background-image:url(../images/mail_warning.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#C71919;
	height:55px;
	padding-left:55px;
	padding-bottom:10px;
	font-size:12px;
}


