@charset "UTF-8";
/* CSS Document */

body{margin:0px; padding:0px; background:url(../images/bg.jpg) repeat-x #000; color:#999; font-family:Tahoma, Geneva, sans-serif;}
/*object{padding:15px;}*/

#container{width:auto; width:100%; min-width:100%; margin:0px; padding:0px;}
#custom{background:url(../images/customWindow.jpg) no-repeat; width:200px; height:248px;}
#instock{background:url(../images/instockWindow.jpg) no-repeat; width:201px; height:248px;}
#left, #right{padding-top:3px;}


