#preloadImages {
       width: 0px;
       height: 0px;
       display: inline;
       background: url(../images/top-up.jpg);
       background: url(../images/logos.jpg);
       background: url(../images/hydraulic.jpg);
       background: url(../images/air.jpg);
       background: url(../images/carriers.jpg);
       background: url(../images/stock.jpg);
       background: url(../webimages/left.gif);
       background: url(../webimages/right.gif);
}


#top {background: url(../images/top-up.jpg) no-repeat; width: 992px;height: 194px;}
#left {background: url(../images/left.gif) repeat-y;}
#right {background: url(../images/right.gif) repeat-y;}
#logos {background: url(../images/logos.jpg) no-repeat; width: 992px; height: 56px;}
.advert {background: url(../images/sidebar2.jpg) repeat-x;}

.script {background: url(../images/stock.jpg) repeat-x; width: 188px; height: 26px;}
#hydraulic {background: url(../images/hydraulic.jpg) no-repeat; height: 64px;text-align:right;}
#air {background: url(../images/air.jpg) no-repeat; height: 64px;text-align:right;}
#carriers {background: url(../images/carriers.jpg) no-repeat; height: 64px;text-align:right;}
.floatLeft { float: left; clear:both; margin: 10px;}
.floatRight { float: right; clear:right; margin: 10px; }


#rmain #rcontent {width: 188px;}
#rmain #rcontent * {margin: 0; padding: 0;}
#rmain #rcontent div.cont {margin-bottom: 3px;}
#rmain #rcontent .italic {font-style: italic;}
#rmain #rcontent p.current-stock {text-align: center; padding-top: 5px;}
#rmain #rcontent #scrolling-container {margin-left: 10px;}
