﻿#bzGallery { 
	width: 321px; 
	height: 270px;  
	float: left; 
	overflow: hidden;
	background: pink url(../backgrounds/bg-right.gif) 0 0 repeat-x;
	color: #fff;
}

#bzGalleryCarousel h2 {
	font-size: 1.4em;
	text-align: left;
}
#bzGalleryCarousel img { padding: 5px 0; }
#bzGalleryCarousel p {
	font-size: 1.1em;
	text-align: center;
}

#bzGalleryImgPlcHld { float:left; }

#bzGalleryImgPlcHld img {}
#bzGalleryCarInfoButton {
	float:right;
	margin-top:10px;
	margin-bottom:20px;
	margin-right:5px;
}

.galleryCarInfoTd, #bzGalleryDescriptionTable, #bzGalleryDescriptionTable .specs, #bzGalleryDealerTable, .description, #bzGalleryCarousel input { display: none; }
