#contact iframe
{
	width: 100%;
	height: 320px;
	border: 0px;
}
#contact
{
	color: #000000;
	
	padding-bottom: 50px;
}
#contact #btn_contact
{
	background-color: #f78a39;
	color: #FFFFFF;
	font-weight: bold;
}

#contact p
{

	font-size: 12px;	
}

#contact img
{
	width: 100%;	
}
#contact .num_label
{
	display: inline-block;
	width: 80px;
	font-weight: bold;
	
	margin-right: 5px;
}