div#CompanyBox{
}
div.row{
	clear: left;
	padding-bottom: 20px;
}
div.leftHead{
	float: left;
	width: 100px;
	font-weight: bold;
	text-decoration: underline;
}
div.rightContent{
	float: left;
	width: 410px;
	padding-left: 1px;
}
