.car_gallery {text-align:center;}
.car_gallery div {display:none; width:50px; height:38px; overflow:hidden; float:left; margin-left:2px; border:solid white 1px;}
.car_gallery div.visible {display:block;}
.car_gallery div.active {border:solid lightblue 1px;}
.car_gallery div img{cursor:pointer}
.car_gallery_img {width:320px; height:240px; padding:0; margin:0;}
.car_gallery_img img{cursor:pointer;}
.tbl_car_gallery_thumbs { padding-top:10px;}
.tbl_car_gallery_thumbs td {padding:0; margin:0;}
.car_gallery_loading {background-image:url('../img/loading.gif'); background-repeat:no-repeat; background-position:center center;}

/* STILLS */
.car_stills_gallery {text-align:center;}
.car_stills_gallery div {display:none; width:50px; height:38px; overflow:hidden; float:left; margin-left:2px; border:solid white 1px;}
.car_stills_gallery div.visible {display:block;}
.car_stills_gallery div.active {border:solid lightblue 1px;}
.car_stills_gallery div img{cursor:pointer}
.car_stills_gallery_img {width:320px; height:240px; padding:0; margin:0;}
.car_stills_gallery_img img{cursor:pointer;}
.tbl_car_stills_gallery_thumbs { padding-top:10px; width:320px;}
.tbl_car_stills_gallery_thumbs td{padding:0; margin:0;}
.car_stills_gallery_loading {background-image:url('../img/loading.gif'); background-repeat:no-repeat; background-position:center center;}

/* 640x480 */
.car_gallery_large {text-align:center;}
.car_gallery_large div {display:none; width:50px; height:38px; overflow:hidden; float:left; margin-left:2px; border:solid white 1px;}
.car_gallery_large div.visible {display:block;}
.car_gallery_large div.active {border:solid lightblue 1px;}
.car_gallery div img{cursor:pointer}
.car_gallery_large_img {width:640px; height:480px; padding:0; margin:0;}
.car_gallery_large_img img{cursor:pointer;}
.tbl_car_gallery_large_thumbs { padding-top:10px; width:590px;}
.tbl_car_gallery_large_thumbs td{padding:0; margin:0;}
.car_gallery_large_loading {background-image:url('../img/loading.gif'); background-repeat:no-repeat; background-position:center center;}