.bulletinTeaser .title, .forumTeasers .title	{
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:3px;
}

.bulletinTeaser .date	{
	margin:5px 0 10px 0;
}

.bulletinTeaser .response	{
	margin:10px 0 5px 0;
}

.forumTeasers .user, .forum .user	{
	font-size:0.8em;
	border-bottom:1px dotted #ccc;
}

.forumTeasers .postContents	{
	margin-top:5px;
}

.facebook	{
	font-size:1.3em;
	font-weight:bold;
	padding:10px;
	background-color:#edece6;
	margin-bottom:10px;
}

.facebook img	{
	border:none;
	vertical-align:middle;
}

.newMembers td, .carGalleryPreview td	{
	text-align:center;
}

.newMembers .user, .carGalleryPreview .user	{
	margin:3px 0;
}

.carProfileTeaser .carDetails	{
	width: 400px;
	float: left;
}

.carProfileTeaser .carDetails	{
	text-align:center;
}

.carProfileTeaser .carDetails .carText {
	margin:10px 0;
	text-align:left;
}

.carProfileTeaser .userDetails {
	width: 160px;
	float:right;
	text-align:center;
	margin-right:20px;
	background-color:#c6c8c8;
	padding:10px;
}

.bulletinList div	{
	margin-bottom:10px;
}

.bulletinList td	{
	border-bottom: 1px dotted #ccc;
}

.bulletin .bulletinDetails	{
	font-size:1.2em;
	margin-bottom:10px;
}

.bulletin	{
	margin-bottom:20px;
}

.bulletin .bulletinContent	{
	margin-bottom:30px;
}

.bulletin .bulletinDetails div	{
	margin:3px 0;
}

.forum thead	{
	background-color:#d6d6d6;
	color:#fff;
	text-align:left;
	font-size:1.3em;
}

.forum tr {
	background-color:#f2efe6;
}

.forum tr.even	{
	background-color:#fff;
}

.forum td	{
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}

.forum .latest	{
	width: 20%;
}

.forum .topic	{
	width:50%;
}

.forum .center	{
	text-align:center;
}

.forum .forumName	{
	font-size:1.2em;
	font-weight:bold;
}

.forum .forumDate	{
	font-size:0.9em;
	text-align:center;
}

.forum .date	{
	margin: 10px 0;
}

.forum .postContents	{
	color:#000;
	margin-bottom:10px;
}

.forumPanel	{
	margin:15px 0 15px 10px;
}

.forumPanel div	{
	margin:3px 0;
}

.gQuote {
BORDER: #666666 solid 1px;
background-color : #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
text-align:left;
padding-left:3px;
width:750px;
}

.carClub	{
	margin-top:10px;
}

.carClub td	{
	text-align:center;
	padding:7px 0;
}

.carClub td div	{
	margin: 2px 0;
}

.carClubBox .carPImg	{
	width:280px;
	text-align:right;
	padding-right:10px;
}

.carPdetails div	{
	margin: 3px 0;
}

.userCarReviews .urImg	{
	padding:3px;
	width: 50px;
	float:left;
}

.userCarReviews .head	{
	width: 170px;
	float:right;
	font-size:1.2em;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}

.userCarReviews .summary	{
	margin-top:10px;
	color:#ffab04;
}

.userCarReviews .content	{
	margin: 3px 0;
}

.userCarReviews .rating, .userCarReviews .response	{
	margin: 5px 0;
	color: #3d758f;
}

/* car profile table styles */
.carProfile thead	{	
	background-color:#999999;
	color:#fff;
}

.carProfile tr.odd td {
	background-color:#FAFAFA;
}

.searchResults tr.even td {
	background-color:#FFFFFF;
}
/* end of car profile table styles */
