/* OFI
----------------------*/

#inspection a.print {
background-color: transparent;
background-image: url(/_lib/professional/001/img/btn_printlist.gif);
background-position: bottom left;
background-repeat: no-repeat;
display: block;
float: right;
width: 98px;
height: 25px;
padding: 0;
margin: 0 5px 0 0;
text-indent: -9999em;
}

#inspection h2 {
background-color: #BBBBBB;
color:#1A171A;
/* Structure */
padding: 5px 0 5px 5px;
margin-bottom: 5px;
margin-top:20px;
}
#inspection dl {
border-bottom:1px solid #1A171A;
/* Structure */
overflow: hidden;
padding: 3px 0;
margin-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}
#inspection dl.stripe {
/* left blank incase you want the stripe */
}
#inspection dt {
/* Structure */
width: 250px;
display: block;
float: left;
}
#inspection dd.address {
/* Structure */
float: left;
width: 260px;
padding-top:35px;
}
#inspection dd.address strong {
text-transform: capitalize;
}
#inspection dd.time {
font-weight: bold;
/* Structure */
float: left;
width: 150px;
padding-top:35px;
}
#inspection dd.link {
/* Structure */
float: right;
}
#inspection dd.link a  {
background-color: transparent;
background-image: url(/_lib/professional/001/img/btn_more.gif);
background-position: bottom left;
background-repeat: no-repeat;
display: block;
float: right;
width: 98px;
height: 25px;
padding: 0;
margin: 35px 0 0 0;
text-indent: -9999em;
}
