.proBox {
	width:417px;
	height: 276px;
	background: white;
	border: 2px #bebebe solid;
	float:left;
	display:inline;
	margin-left: 19px;
	position:relative;
}
.proBox li {
	font-size:10pt;
}

.proBox hr{
	color: #d4d4d4
}
.desBox {
	height:50px;
}
.imgBox {
	width:185px;
	float:left;
}



.buttonWrapper {
	position:absolute;
	bottom:0px;
	right:0px;
	margin-bottom:5px;
	margin-right:3px
}

.brandTitle {
	color: black;
	font-size:18pt;
	font-weight:bold
}
.modelTitle {
	color: #c72530;
	font-size:14pt;
}
.imgThumb{
	float: left;
	width: 185px;
}

.imgThumb{
	margin: 0;
	padding: 0;
}

.imgThumb li{
	float: left;
	list-style:none outside none;
	margin: 0;
	padding: 0 3px;
}

.imgThumb img{
	cursor: pointer;
	width: 40px;
}