.contactWidget_body {	
	width:252px;
	height:119px;
	background:url('/ContactWidget/images/contact.png') no-repeat;
	float:left;
	color: white;
	margin-top:10px;
}

.company{
	padding:10px 5px 5px 15px;
	color: #e55110;
	font-weight: bold;
}

.content{
	padding:5px 5px 5px 15px;
	font-size: 12px;
}


.contactWidget_body p {
	font-size: 0.9em;
	margin: 0 !important;
}

