.ox_guide_similar_cars_header {
	position: relative;
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-weight: bold;
	width: 136px;
	border-right: 8px solid #369;
	background-color: #000;
	float: left;
}

.ox_guide_similar_cars {
	margin-top: 6px;
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-weight: bold;
	width: 136px;
	border-right: 8px solid #369;
	background-color: #DBEDFF;
	float: left;
}

#ox_guide_pix {
	position: relative; 
	top: 80px;
	width: 160px;
}

.ox_guide_sidetitle {
	font-family: 'Trebuchet MS', Verdana;
	font-size: 13px;
	color: #369;
	font-weight: bold;
	line-height: 30px;
}

	.ox_guide_altcar {
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
	}
	
	.ox_guide_alttext {
		font-family: Verdana;
		font-size: 10px;
		font-weight: normal;
		color: #444;
		width: 135px;
	}
	
	.ox_guide_altstars {
		width: 145px;
		text-align: right;
		top: -5px;
		position: relative;
		height: 14px;
		overflow: hidden;
	}
	
	/* Spex Table */
	#ox_guide_spex_table {
		width: 600px;
		border: 5px solid #e0e0e0;
	}
	
		#ox_guide_spex_table_1 {
			width: 145px;
			background-color: #e0e0e0;
			vertical-align: top;
		}
		
		#ox_guide_spex_table_2 {
			width: 445px;
			background-color: #fff;
			vertical-align: top;
		}
		
		#ox_guide_spex1 {
			width: 145px;
			float: left;
			position: relative;
		}
		
		#ox_guide_spex2 {
			padding: 8px;
		}
	
		/* Spex Navbar */
		ul#ox_spex_navlist{
			float: left;
			margin: 0px;
			padding: 0px;
			border: 0px;
			width: 145px;
			font: bold 12px verdana,helvetica,arial,sans-serif;
		}
			
			ul#ox_spex_navlist li
			{
				list-style: none;
				margin: 0px;
				padding: 0px;
				border: 0px;
				float: left;
			}
			
			ul#ox_spex_navlist li a
			{
				float: left;
				display: block;
				width: 145px;
				padding: 0px;
				border: 0px;
				margin: 0px;
				text-decoration: none;
				text-align: left;
				vertical-align: middle;
				border-top: 8px solid #e0e0e0;
				border-bottom: 8px solid #e0e0e0;
				background-color: #e0e0e0;
			}
			
			ul#ox_spex_navlist li a:hover
			{
				color: #000;
				background-color: #d0d0d0;
				border-top: 8px solid #d0d0d0;
				border-bottom: 8px solid #d0d0d0;
			}
			
			ul#ox_spex_navlist li a#current
			{
				color: #000;
				border-top: 8px solid #fff;
				border-bottom: 8px solid #fff;
				background-color: #fff;
			}
	
.ox_guide_top {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	width: 600px;
	position: relative;
	text-align: right;
	float: right;
}

.ox_guide_top_options {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}	

a:hover.ox_guide_top_options  { color: #97DE00; }

/* Manufacturer Page */

		.ox_guide_manufacturer_div {
			width: 428px;
			position: relative;
			float: left;
			
			line-height: 22px;
			font-family: 'Trebuchet MS', Verdana;
			font-size: 14px;
			
			font-weight: bold;
			color: #848484;
			text-decoration: none;
		}
		
		.ox_guide_manufacturer_div a{
			color: #369;
			text-decoration: none;
		}
		
		.ox_guide_manufacturer_div a:hover{
			color: #97DE00;
			text-decoration: none;
		}
			.ox_guide_manufacturer_1 {
				width: 80px;
				height: 60px;
				border-right: 12px solid #fff;
				position: relative;
				float: left;
			}
			
			.ox_guide_manufacturer_2 {
				width: 236px;
				height: 60px;
				padding-top: 12px;
				position: relative;
				float: left;
			}
		
			.ox_guide_manufacturer_3 {
				width: 100px;
				height: 60px;
				padding-top: 12px;
				position: relative;
				float: left;
				text-align: right;
			}
			
		
			.ox_guide_manufacturer_2_off {
				width: 236px;
				height: 60px;
				padding-top: 12px;
				position: relative;
				float: left;
			}
		
			.ox_guide_manufacturer_3_off {
				width: 100px;
				height: 60px;
				padding-top: 12px;
				position: relative;
				float: left;
				text-align: right;
			}
			
/* Prices Page */

.ox_guide_price_title {
	padding-top: 11px;
	padding-bottom: 11px;
	font-weight: bold;
}

.ox_guide_price_cell1 {
	padding: 3px;
	font-family: Verdana;
	font-size: 11px;
}

.ox_guide_price_cell2 {
	padding: 3px;
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
}

/* Charts */

.ox_guide_charts {
	width: 600px;
	font-family: Verdana;
	font-size: 12px;
	background-color: #f0f0f0;
	border-bottom: 4px solid #fff;;
	background-image: url('../guide/images/charts_tab.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 6px;
}
	
	a:link.ox_guide_charts_link {color: #000;}
	a:visited.ox_guide_charts_link {color: #444;}
	a:hover.ox_guide_charts_link {color: #369;}
	
	.ox_guide_charts_number {
		color: #fff;
		font-weight: bold;
		float: left;
		width: 30px;
		text-align: right;
		margin-right: 12px;
		
	}