#left_cell{
	width:468px;
	float:left;
}

#right_cell{

}

.section_seperator{
	background-color:#adaaaa;
	width:467px;
	height:19px;
	margin-bottom:10px;
}

.selected_color_text{
	font-size:12px;
	font-weight:bold;
	color:#f66200;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
}

#exterior_color_name{
	margin-top:3px;
}

#trim_color_name{
	margin-top:2px;
}

#interior_color_name, #trim_color_name{
	font-size:11px;
}

.swatch_table_left{
	/*width:200px;*/
}

.swatch_table_right{
	text-align:right;
}

.exterior_swatch_table_right{
	text-align:right;
	width:265px;
}

.exterior_swatch{
	display:inline;
	/*position:relative;*/
}

#vehicle_thumb_container{
	position:relative;
}

.model_thumb{
	position:absolute;
	padding-right:5px;
	background-color:#fff;
	top:3px;
	display:none;
	border:solid #f66200 3px;
	z-index:100;
}

#big_int_div{ /*background-image set inline*/
	width:467px;
	height:156px;
	background-repeat:no-repeat;
	background-position:bottom center;
}

#rotator_swf{
}