
#contact-main {
	width:500px;
}
#contact-left{
	float:left;
}

#contact_phont{
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 41px 0px 0px;
	width:200px;
	height:180;

}

#contact-main table {
	text-align:left;
	margin:0px 0px 0px 0px;
	border-style: none;
}

#contact-main table td {
	font-size:12px;
	font-style:bold;
	padding:5px 0px 0px 40px;
}

#contact-main table th {
	text-align:left;
	font-size:13px;
	font-weight:bold;
}

