
/* Links
----------*/

div#links h3 {
margin-bottom: 15px;
}

div#links dl {
border-bottom: 1px solid #b8bc9b;
padding-bottom: 5px;
margin-bottom: 10px;
overflow: hidden;
}

div#links dl dt {
font-weight: bold;
}

div#links dl dd {
margin-bottom: 5px;
}

div#links dl dd img {
float: right;
border: 1px solid #b8bc9b;
padding: 5px;
margin-left: 15px;
}

body#eMag dl {
width: 230px;
margin:0 45px 20px 45px;
float: left;
height:240px;
border-bottom:none;
}
body#eMag div#links dl dd img {
float: none;
border: 1px solid #b8bc9b;
padding: 5px;
margin-left: 0;
}

body#eMag h1 {
text-transform:none;
}
