.thumb{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.caption{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-align: left;
	vertical-align: top;
	height: 40px;
	width: 100%;
}
.gallery{
	border-top: thin solid #eeffff;
	border-right: medium groove #eeffff;
	border-bottom: medium groove #eeffff;
	border-left: thin solid #eee;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 160px;
	height: 200px;
	cursor: pointer;

}
.description{
	border-top: thin solid #CCCCCC;
	border-right: medium groove #CCCCCC;
	border-bottom: medium groove #CCCCCC;
	border-left: thin solid #CCCCCC;
	margin: 0px;
	background-color: #000000;
	width: 400px;
	height: 245px;
	padding-left: 5px;

}

body {
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	font-size: large;
	font-weight: bold;
	color: #006;
	text-align: left;
	vertical-align: middle;
	text-indent: 20pt;
}
.heading {
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #06f;
	text-align: center;
	filter:alpha(Opacity=100, 
	FinishOpacity=50, 
	Style=1, 
	StartX=0, 
	StartY=0, 
	FinishX=0, 
	FinishY=200);
	margin: 0px;
	padding: 0px;
	height: 25px;
}
.company {
	color: #999999;
	border: thin solid #999999;
	font-size: x-small;
}
.compover {
	color: #000000;
	border: thin solid #999999;
	font-size: x-small;
}
.labelover {
	cursor: hand;
	filter: Glow(Color=#0000CC, Strength=10);
}
.textlbl{
	text-align: right;
	font-weight: bold;

}
.under{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.address{
	font-size: xx-small;
	color: #333333;
	background-position: center;
}
.price{
	font-size: xx-small;
	color: #333333;
	height: 10px;
	text-align: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.model{
	font-size: xx-small;
	color: #333333;
	height: 10px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.button{
	border:outset;
	width:50px;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: center center;
}
