.banner_left {

background-color:#00BFFF;         /*deepskyblue*/
border:1px solid #483D8B;          /* darkslateblue */
width:100%;

}

.banner-wrapper {float: left; width: 100%;
     /*** This can be floated left or right ***/
background-color:#00BFFF;         /*deepskyblue*/
border:1px solid #483D8B;          /* darkslateblue */
}

.banner-left {float: left; width: 265px !important;
     /*** This can be floated left or right ***/
display: inline;
}

.banner-center {margin-left: 270px;
     /*** This gets margined the same direction
        as div.first-col gets floated ***/
}

.v_bannertime {
/*width:100%;        */
height:15px;
background:#E9967A;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding-left: 10px;
/*   color:white;           */
/*border-right:1px solid #483D8B;
border-bottom:1px solid #483D8B;
border-left: 1px solid #483D8B; */
border-top: 1px solid #483D8B;
}

.floatright{
float: right;
margin: 0px 20px 0px 10px;
}



.r336-wrapper {float: left; width: 100%;
     /*** This can be floated left or right ***/
}

.r336-right {float: right; width: 346px !important;
     /*** This can be floated left or right ***/
display: inline;
}

.r336-center {margin-right: 351px;
     /*** This gets margined the same direction
        as div.first-col gets floated ***/
}


.adbox1{
  width: 300px;
  height: 250px;
  border:1px solid red;
}

.adbox2{
  width: 346px;
  background-color: #FFFFFF;
  float: right;
   border:1px solid #483D8B;
}


.r160-wrapper {float: left; width: 100%;
     /*** This can be floated left or right ***/
/*     border:1px solid #483D8B;     */        /*darkslateblue*/
}

.r160-right {float: right; width: 162px !important;
     /*** This can be floated left or right ***/
display: inline;
/*border:1px solid #483D8B;        */     /*darkslateblue*/
}

.r160-center {margin-right: 165px;
     /*** This gets margined the same direction
        as div.first-col gets floated ***/
/*margin-right: 5px;   */
/*border:1px solid #483D8B;       */      /*darkslateblue*/
}

.adbox160{
width: 162;
background-color: #FFFFFF;
border:1px solid #483D8B;           /*darkslateblue*/
}

.r120-wrapper {float: left; width: 100%;
     /*** This can be floated left or right ***/
 /*    border:1px solid #483D8B;        */     /*darkslateblue*/
}

.r120-right {float: right; width: 125px !important;
     /*** This can be floated left or right ***/
display: inline;
background-color: #FFFFFF;
border:1px solid #483D8B;             /*darkslateblue*/
}

.r120-center {margin-right: 135px;
     /*** This gets margined the same direction
        as div.first-col gets floated ***/
/*margin-right: 5px;   */
/*border:1px solid #483D8B;     */        /*darkslateblue*/
}
