@charset "UTF-8";
/* CSS Document */

#invcontainer {
	width: 700px;
	margin: 0 auto;
}

#module {
	background: url(http://resources.higherturnover.com/images/inventorylist/mod_tile.jpg) top left repeat-x;
	margin-bottom: 20px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#module img {
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #666666;
}

.price {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.car {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.subcontent {
	font-size: 12px;
	color: #333333;
	line-height: 1.2em;
}
.photonum {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.vin {
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.price {
	color: #951a2e;
}

#description {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: 680px;
}

.compare {
  font-size: 10px;
}