html 	{ overflow: hidden; }
* 		{ margin: 0; padding: 0; list-style: none; }
ol		{ line-height: 22px; width: 410px; }
ol a	{ color: #ffffff; }
span  	{ color: #acacac; padding-right: 10px; }
body    {margin: 0px; padding: 0px; oveflow:hidden;}
#banners img     { border: none; width: 390px; height: 250px; }
#banner_thumbs	{ float: left; left: 265px; position: relative; }
#banner_thumbs li { position: relative; top: -20px; float: left;  margin: 0px 3px; }
#banner_thumbs li img { height: 16px; width: 16px; }

.banner-container {
    width: 390px;
    height: 250px;
    background-color: #000000;
}
