.contact {
	margin-top: 20px;
}

.contact, .contact div {
	float: right;
	width: 315px;
}

.contact div {
	margin-bottom: 5px;
}

.contact span.fill {
	width: 217px;
	text-align: right;
	font-size: 10px;
	line-height: 41px;
	text-indent: 6px;
	color: #AB1516;
}

.contact span {
	display: block;
	float: right;
	width: 70px;
	font-size: 14px;
	text-align: left;
	margin-left: 10px;
	line-height: 23px;
}

.contact textarea, .contact input {
	width: 310px;
	color: #A0A0A0;
}

.contact textarea {
	height: 80px;
}

.contact .submit {
	height: 34px;
	border: 0 none;
	padding: 0;
	margin-top: 5px;
	background: url("menu_service_order.png") repeat scroll 0 0 transparent;
	width: 88px;
}

.chead {
	color: white;
	line-height: 40px;
	padding-right: 8px;
	float: right;
	background: url("product_bg.png") no-repeat scroll 0 0 white;
	width: 535px;
	font-size: 22px;
}

.contact_details {
	float: right;
	margin-top: 20px;
	border-left: 1px solid #C1C1C1;
	margin-left: 15px;
	background: url("cbg.png") repeat scroll 0 0 transparent;
	height: 276px;
	width: 175px;
	padding-right: 20px;
}

.cdhead {
	font-weight: bold;
	float: right;
	font-size: 19px;
	line-height: 40px;
}

.contact_bg {
	background: none repeat scroll 0 0 white;
	float: right;
	width: 543px;
}

.info {
	padding: 15px;
}

.contact_details .subs span {
	float: right;
	line-height: 30px;
	font-size: 12px;
	width: 75px;
}

.contact_details .subs span.bl {
	color: #1A34CF;
	font-weight: bold;
}

