﻿.clear
{
	clear:both;
}
.contactus
{
	width:680px;	
	overflow:hidden;
}
.contactus .row
{
	width:650px;
	margin:5px 25px 8px 25px;
	
	overflow:hidden;
}
.row .left
{
	float:left;
	width:100px;	
	background-color:#EDEDED;
}

.row .center
{
	float:left;
	width:540px;
	
	
}
.center .content input
{
	float:left;
	width:250px;
	margin-right:8px;
	
	
}
.center .content textarea
{
	float:left;
	margin-right:8px;
	width:350px;
	height:150px;
	
}

.lberror
{	
	font-style:italic;
	color:Red;	
}

.bt
{
	border:0;
	width:500px;

	padding-left:134px;
	margin-top:15px;

	
}
.bt input
{
	width:80px;
	margin-right:5px;
	
	font-weight:bold;
	margin-bottom:25px;
}

