/* CSS Document */

DIV.box {
  border:1px #ccc solid;
	padding:5px;
	margin-bottom:10px;}
	
DIV.home {
  	margin:0px 35px 4px 15px;
}	

DIV.fullWidth{
  width:365px;}

DIV.halfWidth{
  float:left;
  width:172px;}

DIV.recruiters{
  background:url(images/silver_body.jpg);
	font-size:13px;}

DIV.companyDrivers{
  margin-right:10px;
  background:url(images/green_body.jpg);}

DIV.ownerOperators{
  background:url(images/orange_body.jpg);}

DIV.box H2{
  padding:3px 0 3px 5px;
  margin:-5px;
	font-size:13px;
	border:none;
	border-bottom:1px solid #ccc;}

DIV.recruiters H2{
  background:url(images/silver_heading.jpg);}

DIV.companyDrivers H2{
  background:url(images/green_heading.jpg);}

DIV.ownerOperators H2{
  background:url(images/orange_heading.jpg);}

DIV.recruiters A.go{
  color:#000;
	font-size:16px;
	text-decoration:none;
	text-align:center;
  display:block;
	width:46px;
	height:35px;
	padding:12px 0 0 0;
	background:url(images/big_button.gif) 92px 0;
	float:right;
	margin:15px 0 0 5px;}
DIV.recruiters A.go:hover{
  background:url(images/big_button.gif);}

.ownerOperators A, .companyDrivers A{}

A.content{
  float:left;
  margin-left:0;
  margin-right:30px;}


DIV.states{
  float:none;
  border-left:1px solid #CCC;
  background:url(images/silver_body.jpg);
  width:375px;
  height:auto;}
DIV.states DIV{
  margin:2px;}
DIV.states A{
  font-family:"Arial";
  float:left;
  display:block;
  font-size:10px;
  text-decoration:none;
  width:20px;
  text-align:center;
  padding:3px 0;
  background:#FFF;
  color:#000;
  margin:2px;
  border:1px solid #AAA;}
DIV.states A:hover{
  background:url(images/orange_body.jpg);}

DIV.recentAds{}
DIV.recentAds DIV.item{}
DIV.recentAds A.viewAd{
  clear:both;
  display:block;
  width:350px;
  float:left;
  color:black;
  font-size:13px;
  text-decoration:none;
  font-weight:bold;}

DIV.recentAds A.icon{
  float:left;
  display:block;
  background:none;
  margin:10px 0 3px 0;
  width:100%;
  color:black;
  text-decoration:none;
  border-bottom:1px solid #ccc;}
DIV.recentAds A.icon:hover{
  text-decoration:underline;}
DIV.recentAds A.icon DIV{
  float:left;
  position:relative;
  margin:-8px 10px 0 0;}

DIV.recentAds A.listButton{
  float:none;}


DIV.freightType A{
  text-decoration:none;}

DIV.freightType A:hover{
  text-decoration:underline;}

DIV.profileBlock{
  float:none;}
DIV.profileBlock DIV.subBlock{
  margin-right:-1px;}
  
p.main_paragraph{
  float: right;
 }
