body.no_sidebar {
}

#main {
   background: none !important;
}

#main.no_sidebar_right {
   width: 948px !important;
   margin: 0;
   padding: 0;
}

#main div.here {
   background-color: #fff;
}

#footer {
   padding-top: 20px;
   background-color: #fff;
}

#issue{
   margin:0 auto;
   padding:0;
   clear:both;
}

#issue_top {
   width:938px;
   background-color: #dadcdd;
   padding-top:5px;
   padding-bottom:5px;
   padding-left:10px;
}

#issue_top a:link{
   color:#e50610;
}

#issue_top a:visited{
   color:#e50610;
}

#issue_top a:hover{
   color:#a69182;
}

#towel{

   margin-left:25px;
   margin-top:20px;
}


