/* OFI
----------------------*/

#inspection a.print {
background-color: transparent;
background-image: url(/_lib/professional/focusProperty/img/btnPrint.gif);
background-position: top left;
background-repeat: no-repeat;
color: #fff;
display: block;
float: right;
width: 26px;
height: 27px;
}

#inspection h2 {
border: 1px solid #d5d5d5;
background-color: #f4f4f4;
color: #1d9b5f;
/* Structure */
padding: 5px 0 5px 5px;
margin-bottom: 5px;
margin-top:20px;
}
#inspection dl {
border-bottom:1px solid #d5d5d5;
border-top:1px solid #d5d5d5;
background: #fff url(/_lib/professional/focusProperty/img/bgDynTextHeading.gif) top left repeat-x;
/* Structure */
overflow: hidden;
padding: 10px;
margin-bottom: 5px;
}
#inspection dl.stripe {
/* left blank incase you want the stripe */
}
#inspection dt {
/* Structure */
width: 180px;
display: block;
float: left;
}
#inspection dd.address {
/* Structure */
float: left;
width: 240px;
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  {
display: block;
background: #fff url(/_lib/professional/focusProperty/img/btnViewGrey.gif) top left no-repeat;
width: 37px;
height: 16px;
text-indent: -9999em;
float: right;
padding: 0;
margin: 35px 20px 0 0;
text-indent: -9999em;
}
