#col2 {
	float: right;
	width: 48%;
	text-align: right;
}
#col1 {
	width: 48%;
	text-align: left;
}
table {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
}
td {
	text-align: center;
	width: 33%;
	padding: 5px;
}
#companyList {
}
#companyList #companyList1 {
	font-weight: bold;
	width: 25%;
	left: 5%;
	margin-left: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}#content #bodyContent #row1 {
	height: 225px;
}
#row1 #col1 {
	margin-top: 30px;
}
#row2 #col2 {
	margin-top: 20px;
}

