div.refine
{
	text-align: center;
	overflow: visible;
	display: block;
	width: 96%;
	margin: 8px 0px 8px 0px;
}
div.info
{
	font-weight: bold;
	padding: 8px;
	border: solid 1px #f00;
	height:auto;
	width: 100%;
	overflow: visible;
	text-align: left;
	float: left;
/*	display: run-in;*/
	margin-bottom: 8px;
}
div.refine table.options
{
	border: solid 1px #999;
	background: #fff;
	width: 100%;
	height:auto;
	overflow: visible;
	text-align: left;
	float: left;
}
div.refine table.options td
{
	width: auto;
	border: none;
	padding: 2px !important;
	vertical-align:middle;
	height: auto;
}
div.refine table.options td * {font-size: x-small;}
div.refine table.options th {padding: 4px; font-size: small;}
div.refine div.options div.option
{
	height:auto;
	overflow: visible;
	text-align: left;
	float: left;
	display: inline;
}
div.vehicleGallery table.gallery
{
	table-layout: fixed;
	border: none;
	padding: 2px !important;
	margin: 4px 0px 4px 0px;
}
div.vehicleGallery table.gallery td
{
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=3);
	border: solid 1px #444 !important;
	background-color: #eee;
	background-image: url(/images/backgrounds/photo_bg.png);
	background-attachment:scroll;
	background-position: center bottom;
	background-repeat: repeat-x;
	padding: 0px !important;
	margin: 3px !important;
	overflow:hidden;
}
div.vehicleGallery table.gallery td p
{
/*	font-size: small;*/
	text-align: center;
	margin-top: 2px;
	margin-bottom: 0px;
}
div.vehicleGallery table.gallery td p.info2, div.vehicleGallery table.gallery td p.info2 a
{
	font-size: xx-small;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.vehicleGallery table.gallery td div.pic
{
	border-bottom: solid 1px #444;

	background: #aaa;
	overflow: hidden;
}

div.vehicleGallery table.gallery td div.pic img
{
}

div.vehicleGallery table.gallery td.advert img
{
/*	width: 346px !important;*/
	margin-top: 0px;
	margin-bottom: -4px;
}
div.vehicleGallery table.gallery td.advert
{
/*	width: 346px !important;
	height: 165px !important;*/
	overflow: hidden;
}
.tinyGallery {border: none;	margin: 8px;}
.tinyGallery td
{
	border: solid 1px #444 !important;
	background: #eee;
	padding: 0px !important;
	width: 100px !important;
	height: 75px !important;
	overflow:hidden;
}
.tinyGallery tr {margin-bottom: 16px;}
.tinyGallery td p
{
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}
.tinyGallery td p.info
{
	font-size: xx-small;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}
.tinyGallery td img
{
	border: none;
	border-bottom: solid 1px #444;
	padding: 0px !important;
	margin: 0px !important;
	width: 100px !important;
	height: 75px !important;
}

#container {padding: 0px; margin: 0;}
#tdContent {padding: 0px; margin: 0;}
#tableContentContainer {padding: 0px; margin: 0;}
