/* Preowned Cars Page and Posts CSS */

table span.bigger {
	font-size: 110% !important;
	font-weight: bold;
}

.pre-post {
	position: relative;
	padding: 0px;
	width: 606px;
	height: auto;
	padding: 10px;
	margin: 20px 0 10px 0;
	background: #fff url("images/pre-bg.jpg") bottom center repeat-x;
	text-shadow: 1px 1px 1px #fff;
	border: 1px solid #ccc;
}

.pre-post table {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.pre-post h2 {
	margin: 0px !important;
	padding: 0px !important;
}

h2.pre-h2  {
	margin: 0px 0 0 0 !important;
	padding: 0px !important;
}

.pre-thumb {
	float: left;
	width: 100px;
	height: 100px;
	margin: 10px 10px 0 0;
}

.pre-thumb-img {
	width: 100px;
	border: 1px solid #aaa;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.pre-c2c {
	margin: 10px 0 0 0;
	float: left;
	font-weight: bold;
	font-size: 13px;
	color: #525252;
}

.pre-c2c span{
	font-weight: normal;
	color: #ce0000;
}

.pre-readmore a{
	background: #fff url("images/pre-more-bg.jpg") top left repeat-x;
	position: absolute;
	padding: 4px 6px;
	right: 0px;
	bottom: 0px;
}

#prepage-wrap {
	position: relative;
}

#prepage-wrap img{
	border: 1px solid #ccc;
	width: 100px;
	height: 100px;
	margin: 0 20px 12px 0;
}

#prepage-wrap p{
	width: 620px;
}

.prepage-c2c {
	width: 500px;
	margin: 0px 4px 0 0;
	float: right;
	font-weight: bold;
	font-size: 13px;
	color: #525252;
	border: 1px solid #ccc;
	background: #fff url("images/pre-bg.jpg") bottom center repeat-x;
	text-shadow: 1px 1px 1px #fff;
}

.prepage-c2c span{
	font-weight: normal;
	color: #ce0000;
}

#preused-back {
	background: #fff url("images/pre-more-bg.jpg") top left repeat-x;
	padding: 8px 14px;
	float: right;
	color: #000;
	text-shadow: 1px 1px 1px #fff;
}

td.tar {
	padding-right: 6px;
	text-align: right;
}