.rec_left {
	width:170px;
	height:25px;
	float:left;
	display:block;
	border-right:solid;
	border-right-color:#7D6400;
	border-right-width:1px;
	margin-right:20px;
	clear:left;
	padding-top:5px;
	}
	
#company .rec_left	{
	height:15px;
	}
	
.rec_right {
    float:left;
	display:block;
	width:360px;
	height:25px;
	padding-top:5px;
	}
	
#company .rec_right {
	height:15px;
	}
	
#company h2 {
	text-transform:lowercase;
	}	
	
#recommendation {
	padding:10px;
	padding-bottom:0px;
	margin-bottom:10px;
	margin-top:10px;	
	float:left;
	display:block;
	}
	
.bulletextra {
	float:left;
	padding-right:10px;
	}
	
#steps {
	float:left;
	clear:both;
	width:100%;
	margin-bottom:15px;
}

#steps .nb4 {
float:left;
}

#steps .b4 {
	background-image:url(../images/img_ragstep_b4.gif);
	width:50px;
	height:50px;
	display:block;
	text-align:center;
	line-height:50px;
	color:#FFFFFF;
	float:left;
	} 

#steps a, #steps a:visited {
	background-image:url(../images/img_ragstep_off.gif);
	width:50px;
	height:50px;
	display:block;
	text-align:center;
	line-height:50px;
	color:#FFFFFF
}

#steps a.this, #steps a.this:visited {
	background-image:url(../images/img_ragstep_on.gif);
	color:#000000;
}

#steps a.done, #steps a.done:visited {
	background-image:url(../images/img_ragstep_done.gif);
}

#steps a:hover, #steps a.done:hover {
	background-image:url(../images/img_ragstep_on.gif);
	color:#000000;
	text-decoration:none;
}

#steps .arrow {
	margin-left:10px;
	margin-right:10px;
	float:left
	}
	
.companytable h3 {
padding-bottom:0px;
margin-bottom:0px;
}	

.companytable th {
border-bottom:solid;
border-bottom-color:#CCCCCC;
border-bottom-width:4px;
text-align:center;
}

.companytable th.none {
border-bottom:none;
}

.companytable td {
padding-top:5px;
padding-bottom:5px;
border-bottom:solid;
border-bottom-color:#CCCCCC;
border-bottom-width:1px;
text-align:center;
height:25px;
}	

.companytable td.range {
font-weight:bold;
border-bottom-color:#000000;
padding-left:10px;
text-align:left;
background-color:#CCCCCC;
}

.companytable td.trademark {
font-weight:bold;
background-color:#EDEDED;
padding-left:10px;
padding-right:5px;
text-align:left;
}		
