/* ===== COMPANY & SERVICES STYLE DEFINITIONS ===== */

p.companydivider {
	background-color: transparent;
	background-image: url("img/company_dots.gif");
	background-repeat: repeat-x;
	color: white;
	line-height: 80%;
	margin: 5px 0 0 0;
	padding: 0;
	width: 100%;
}
td.companydetails {
	width: 70%;	
}
img.readmoreicon {
	vertical-align: middle;	
}
div.headers {
	float: left;
	width: 20%;	
}
div.content {
	float: left;
	width: 80%;
}

