.contact_us a
{
	color:#4F0000;
}


.contact_us span
{
	padding:3px;
	float:left
}

.contact_us textarea
{
	width:280px;
}

.name_bg
{
	width:100px;
	background-color:#D7D7D7;
	border-left:2px solid #B5B5B5;
	font-weight:bold;
}
.name
{
	width:100px;
}

.rest
{
	width:300px;
}

