body.no_sidebar {
   background-image: url(../../img/bg.gif);
}

#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;
}

#issue_left{
   float:left;
   width:176px;

   /*
   background-color:#e50610;
   height:900px;
   */

}

#issue_right{
   float:right;
   width:766px;
   margin-top:5px;
}

#issue_right p{
   text-align:center;
}

#issue_right h2{
   margin-top:5px;
   margin-left:5px;
}

.textbox{
   color:#fff;
   width:728px;
   background-color:#e5040e;
   padding-top:10px;
   padding-bottom:20px;
   padding-left:10px;
   padding-right:10px;
   margin-top:20px;
   margin-left:5px;
   font-size:11px;
}

#issue_right .textbox p{
   text-align:left;
}

.textbox h2{
   padding-top:5px;
   padding-bottom:5px;
}

.style01{
   font-size:18px;
   line-height:180%;
   font-weight:bold;
}

.textbox02{
   text-align:left;
   width:728px;
   background-color:#dadcdd;
   padding:10px;
   line-height:150%;
   font-size:11px;
   margin-top:10px;
   margin-left:5px;
   margin-bottom:20px;
}

.textbox_inside{
   background-color:#fff;
   color:#7e7e7e;
   padding:20px;
}

.textbox_inside dl{
}

.textbox_inside dt{
   font-weight:bold;
   color:#e5040e;
   padding-top:10px;
   padding-bottom:10px;
}

.textbox_inside dd{
   padding-left:10px;
   padding-top:10px;
   padding-bottom:10px;
}

#main ul{
   margin:0;
   padding:0;
}

#main li{
   list-style-type:none;
   margin-bottom:5px;
}

#main li img{
   margin:0;
   vertical-align:bottom;
}


#main p{
   margin:0;
   padding:0;
   
}

#issue_right a:link{
   color:#a69182;
}

#issue_right a:visited{
   color:#a69182;
}

#issue_right a:hover{
   color:#e50610;
}

table{
   margin-left:5px;
}

td{
   color:#E9629F;
   font-size:11px;
}

.text{
   padding-top:10px;
   padding-left:18px;
   padding-right:18px;
   vertical-align:top;
}

td p{
   margin:0;
   padding:0;
   line-height:150%;
}

#towel{
   width:326px;


}

#towel table{
   padding-left:30px;
   padding-top:20px;
}
