/* OFI
----------------------*/
#inspection a.button.print {
border: none;
display: block;
float:right;
height: 25px;
width: 98px;
padding: 0;
margin: 0;
text-indent: -9999em;
background-color: #dba979;
background-image: url(/_lib/professional/gittoes/img/btn_print.gif);
background-position: top left;
background-repeat: no-repeat;
}
#inspection #subContent .text {
padding: 10px;
background: #fff;
border: 1px solid #ccc;
color:#000;
}

#inspection p {
margin: 10px 0 15px 0;
color:#000;
font-weight:bold;
}
#inspection h1, #inspection p.date{
color:#fff;
}
#inspection dl.property {
background-color: #fff;
border:1px solid #17345f;
padding: 9px;
height:72px;
margin: 0 0 5px 0;
color:#000;
}
#inspection dl.property dt {
width: 97px;
float:left;
margin: 0 30px 0 0;
color:#000;
}
#inspection dl.property dt img {
width: 97px;
display: block;
}
#inspection dl.property dd.address {
width: 160px;
margin: 20px 0 0 0;
color:#000;
float:left;
}
#inspection dl.property dd.address a {
text-decoration: none;
text-transform: uppercase;
color:#000;
}
#inspection dl.property dd.address a:hover{
color:#fff;
}


#inspection dl.property dd.time {
font-weight: bold;
float:right;
margin: 20px 20px 0 0;
}
