#ratesMain {
   width:auto;
   margin-top:4px;
   margin-left:25px;;
   float:none !important;
   background-color:#fff;
   background-image:url(images/inner_content_bg.jpg);
   background-repeat:no-repeat;
   min-height:266px;
   height:auto !important; /* For ie6 min-height */
   height:266px; /* For ie6 min-height */
}

#navContainer {
   width:auto;
   float:none !important;
}

#nav {
   width:auto;
   float:none !important;
}
