.company {
	width : 565px;
	margin : 5px 0px 0px 0px;
	padding : 0px;
}

.company p {
	margin : 0px 5px 0px 5px;
	padding : 0px;
	font-size : 12px;
	line-height : 18px;
	letter-spacing : 1px;
	color : #333;
}

#companyTable{
	width:540px;
	margin:10px 0 20px 10px;
	height:auto;
	text-align:left;
	clear:both;
	background:#666;
	color:#333;
	text-align:left;
	line-height:1.4;
	letter-spacing:1px;
	font-size:12px;
	font-weight:normal;
	border-right:2px solid #CCC;
	border-bottom:2px solid #CCC;
}

#companyTable th{
	width:150px;
	height:auto;
	padding:7px;
	text-align:left;
	clear:both;
	background:#CCFFCC;
	font-weight:normal;
}

#companyTable td{
	padding:3px;
	text-align:left;
	clear:both;
	background:#FFF;
}

.company h5 {
	margin : 0px 0px 0px 5px;
	padding : 0px;
	font-size : 14px;
	line-height : 18px;
	letter-spacing : 1px;
	color : #339900;
}