#DSG_wrapper {
margin: 0 auto;
padding: 0px;
width: 765px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
#DSG_header {
margin: 0px;
padding: 0px;
border-bottom: 3px solid #EC008C;
}
#DSG_maincontent {
padding: 0 25px 25px 25px;
border: 1px solid #ccc;
border-top: 1px solid #EC008C;
margin-top: 0px;
}
.DSG_bold {
font-weight: bold;
}
#DSG_wrapper li {
list-style-type: square;
}
#DSG_wrapper li a {
list-style-type: none;
font-weight: bold;
text-decoration: none;
color: #335D89;
}
#DSG_wrapper li a:hover {
color: #ccc;
}
#DSG_wrapper a {
color:#335D89;
font-weight:bold;
list-style-type:none;
text-decoration:none;
} 
#DSG_wrapper a:hover {
color:#CCCCCC;
}
.DSG_contentimg {
float: right;
margin-top: -9em;
}
#DSG_wrapper h1 {
background-color: #f7f7f7;
background-repeat: no-repeat;
border-top: 1px dotted #ccc;
border-bottom: 0px solid;
padding: 5px;
padding-left: 0px !important;
}
.DSG_sectheading {
border-top: 1px dotted #ccc;
border-bottom: 0px solid;
padding: 5px;
padding-left: 0px !important;
font-weight: bold;
}
