/* Links
----------*/
div#links h2 {
/* Structure */
margin-bottom: 15px;
}
div#links dl {
border-bottom: 0px solid #d8d4bf;
/* Structure */
padding-bottom: 5px;
padding:15px 20px 10px 20px;
overflow: hidden;
}
div#links dl dt {
/* Structure */
font-weight: bold;
text-transform: capitalize;
padding-bottom:5px;
}
div#links dl dd {
/* Structure */
margin-bottom: 15px;
}
div#links img {
border: 1px solid #d8d4bf;
/* Structure */
float: left;
padding: 0px;
margin-top:15px;
margin-left: 15px;
margin-right:15px;

}
div#links dl dd a.view{
margin-top:10px;
background-color:#78a22f;
}

div#links dl dd a.view {
width: 98px;
height: 26px;
display: block;
text-indent: -9999em;
padding: 0;
margin: 10px 0 0 0px;
color: #85794f;

background-color: #114432;
background-position: top left;
background-repeat: no-repeat;
background-image: url(/_lib/professional/foxwood/img/btn_view.gif);
}
