@import url("base.css");

h2{margin-bottom:0px !important;}

h3{margin-bottom:20px;}

#photo_company{float:right; margin:0px !important; padding:0px !important; border:0px none;}

#company{width:600px; margin:5px 0px 0px; padding:0px;}

#companytable{
	width:860px;
	margin:0px 0px 10px;
	border-bottom:#999999 1px solid;
	border-right:#999999 1px solid;
}

#companytable th{
	width:150px !important;
	padding:10px;
	background:#E8E8E8;
	color:#05203C;
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
}

#companytable td{
	width:668px;
	padding:10px;
	background:#ffffff;
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
}

#companytable td a{color:#990000;}

#companytable td p{margin-right:10px;}

#img_company{margin:10px 0px 20px;}




