/* Links
----------*/
div#links h2 {
/* Structure */
margin-bottom: 15px;
}
div#links dl {
background-color:#FB751F;
/* Structure */
overflow: hidden;
clear: both;
padding: 5px;
margin-bottom: 4px;
border-bottom:1px solid #FC690C;
}
div#links h3 {
/* Structure */
text-transform: capitalize;
}
div#links dl dd {
/* Structure */
margin-bottom: 5px;
}

div#links dl dd img {
border: 1px solid #406589;
/* Structure */
float: right;
margin: 0 0 10px 10px;
}
