@charset "utf-8";
@import url(http://images1.ecarlist.com/sites/common/dropdown.css);
@import url(http://images1.ecarlist.com/sites/common/similar_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_sidebar_links.css);
@import url(http://images1.ecarlist.com/sites/common/v2_top_search.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_top.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_vitals.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_tools.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_details.css);
@import url(http://images1.ecarlist.com/sites/common/news_sidebar.css);
@import url(http://images1.ecarlist.com/sites/common/news.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_sidebar_filters.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_right.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_sidebar_contact.css);
@import url(http://images1.ecarlist.com/sites/common/new_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/featured_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/sitemap.css);
@import url(http://images1.ecarlist.com/sites/common/specials_footer.css);
@import url(http://images1.ecarlist.com/sites/common/specials.css);
@import url(http://images1.ecarlist.com/sites/common/common_classes.css);
@import url(http://images1.ecarlist.com/sites/common/columns.css);

/* ####################################################
###              #_main block styles  
				Auto World Springfield 1889        ###
#################################################### */

body {
	background: #C4C4C4;
	color: #fff;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color: #fff;
}

a:hover {
	color:fff;
	text-decoration: underline;
}


/********Basic Structure************/

#container_wrapper{
	background: url('../images/containerWrapper_bg.jpg') no-repeat center 297px;
	width: 100%;
		display: table;
}

#container_wrapper_across{
	background: url('../images/containerWrapper_across_bg.jpg') repeat-x;
	display: table;
	width: 100%;
}

#container_wrapper_down{
	background: url('../images/containerWrapper_down_bg.jpg');
	display: table;
	width: 100%;
}

#container{
	width: 980px;
	margin: 0px auto;
}

#content{
	padding: 15px 0px 0px 0px;
}

#home #content{
	padding: 0px;
}

#header{
	width: 980px;
	height: 297px;
	background: url('../images/header_bg.jpg') no-repeat bottom;
}

/*****Header********/

h3#home_link{
	display: inline;
	float: left;
	position: relative;
	z-index: 999;
}

h3#home_link a{
	text-indent: -9000px;
	display: block;
	width: 321px;
	height: 80px;
	background: url('../images/headerLogo_bg.png') no-repeat;
}

h3#headerTitle_right{
	text-indent: -9000px;
	background: url('../images/superstoreHeader_bg.jpg') no-repeat;
	width: 267px;
	height: 31px;
	float: right;
	margin: 10px 30px 0px 0px;
}

#headerButton_right{
	display: inline;
	float: right;
	clear: right;
	margin: 150px 0px 0px 0px;
}

#headerButton_right a{
	display: block;
	float: right;
	background: url('../images/viewInv_button.jpg') no-repeat;
	width: 216px;
	height: 48px;
	text-indent: -9000px;
}

#headerButton_right a:hover{
	background-position: -217px 0px;
}

h3#headerNumber_left{
	text-indent: -9000px;
	display: inline;
	width: 197px;
	height: 50px;
	float: left;
	background: url('../images/headerNumber_bg.jpg') no-repeat;
	clear: left;
	margin: 150px 0px 0px 0px;
}

#flash_container{
	width:980px;
	height: 249px;
	z-index: 1;
	float: left;
	margin: -32px 0px 0px 0px;
}

#mpl {
	background: url('../images/headerHome_bg.jpg') no-repeat bottom;
}

/* ####################################################
###              #_primary navigation               ###
#################################################### */

#priNav {
	margin:0px;
	padding:0px;
	list-style-type:none;
}	

#priNav ul {
	display: none;
}

#priNav li {
	margin:0px;
	padding:0px;
	float:left;
	height: 48px;
	background: url('../images/nav_divider.jpg') no-repeat right;
}

#priNav li.last{
	background: none;
}

#priNav li a {
	display:block;
	height:48px;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 16px;
	padding: 0px 8px;
	line-height: 40px;
	float: left;
	text-transform: lowercase;
}

#priNav li a:hover{
	background: url('../images/navArrow_bg.jpg') no-repeat bottom center;
}

#home ul#priNav li a#priNav_Home {
	background: url('../images/navArrow_bg.jpg') no-repeat bottom center;
}

#inventory ul#priNav li a#priNav_Inventory {
	background: url('../images/navArrow_bg.jpg') no-repeat bottom center;
}

#vehicle ul#priNav li a#priNav_Inventory {
	background: url('../images/navArrow_bg.jpg') no-repeat bottom center;
}

#financing ul#priNav li a#priNav_Finance {
	background: url('../images/navArrow_bg.jpg') no-repeat bottom center;
}

#parts ul#priNav li a#menu0, #service ul#priNav li a#menu0 {
	background: url('../images/navArrow_bg.jpg') no-repeat bottom center;
}

#notify ul#priNav li a#priNav_Vehicle_Finder {
	background: url('../images/navArrow_bg.jpg') no-repeat bottom center;
}

#about ul#priNav li a#priNav_About_Us {
	background: url('../images/navArrow_bg.jpg') no-repeat bottom center;
}

#contact ul#priNav li a#priNav_Contact_Us {
	background: url('../images/navArrow_bg.jpg') no-repeat bottom center;
}

/*dropdown menu*/

#dropmenudiv, #dropmenudiv_firefox{
	margin-left:1px;
	position:absolute;
	top:-1px;
	line-height:18px;
	z-index:1000;
	text-align:left;
	padding: 0px;
	width:100%;
	border: 1px solid #ccc;
	border-top: none;
	background: #222;
}

#dropmenudiv a, #dropmenudiv_firefox a {
	z-index:1000;
	display: block;
	white-space:nowrap;
	width:100%;
	border: none;
	border-bottom: 1px dotted #ccc;
	color: #ccc;
	padding: 3px 0px;
	font-family: helvetica;
  	font-weight: normal;
  	font-size: 12px;
	text-indent: 8px;
	text-decoration: none;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover { 
	color: #990000;
	font-weight: normal;
	font-family: helvetica;
}

/* ####################################################
###                   #_home page                   ###
#################################################### */

.home_divider{
	background: url('../images/home_divider.jpg') no-repeat;
	width: 11px;
	height: 142px;
	float: left;
	display: inline;
	margin: 15px 15px 0px 15px;
}

#home_middle {
	float:left;
	display:inline;
	margin:0px 0px;
	padding:15px 0px 0px 0px;
	width: 365px;
	min-height:125px;
	height:auto !important;
	height:145px;
	background:url(../images/mid_col_bkgd.jpg) no-repeat center top;
}
#home_middle h2 {
	font-size:16pt;
	color:#fff;
	margin:0px;
	padding:0px;
	text-align: center;
	text-indent: -9000px;
	background: url('../images/homeAbout_header.jpg') no-repeat;
	height: 44px;
	width: 224px;
}
#home_middle p {
	line-height:15px;
	color:#fff;
	margin:0px;
	padding:10px 0px;
	font-size: 12px;
	font-family: Helvetica;
}

#home_right {
	float:left;
	display:inline;
	width: 297px;
	height: 154px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background:url('../images/contactInfo_bg.jpg') no-repeat;
}

#home_right a{
	color: #333;
}

#home_right a:hover{
	color: #990000;
}

#home_right #contact_info{
	width: 245px;
	margin: 15px auto 0px auto;
	font-size: 11px;
	color: #333;
	text-align: left;
}

#home_right #contact_info td {
	vertical-align: top;
}

#home_right #contact_info th{
	vertical-align: top;
	padding: 0px 5px 0px 0px;
}

#home_right #contact_info #contactInfo_left{
	float: left;
	width: 165px;
	padding: 0px 0px 4px 0px;
	font-size:11px;
}

#home_right #contact_info #contactInfo_right{
	float: left;
	width: 77px;
}

#home_right #contact_info #contactInfo_right a{
	float: left;
	display: block;
	width: 77px;
	height: 38px;
	background: url('../images/mapit_bg.jpg') no-repeat;
	text-indent: -9000px;
}

#home_right #contact_info #contactInfo_right a:hover{
	background-position: -78px 0px
}

#home #featuredVehicles{
	padding: 20px 0px 0px 0px;
}

#home #featuredVehicles_title {
	width:85px;
	height:41px;
	float: left;
	background:url('../images/featuredVehicle_header.jpg') no-repeat left top;
	text-indent: -9000px;
	display: inline;
	margin: 0px 10px 0px 10px;
}

#home #random_list_location #random_list_item {
	background: #fff;
	padding:8px 10px;
	width:101px;
	margin:0px 4px;
	height:115px;
	font-size:12px;
	font-family: Helvetica;
}

#random_list_location #random_list_item img {
	border: 2px solid #dfdfdd;
	width: 95px;
	height: 71px;
}

#home #random_list_location #random_list_item a {
	color:#000;	
	text-decoration: none;
}

#home #random_list_location #random_list_item a:hover {
	color:#cc0000;	
}

.toolTipInner_price{
	color: #cc0000;	
}

/* ####################################################
###                   #_quick links                   ###
#################################################### */


#home #quicklinks_container{
	float: left;
	display: inline;
	margin: 15px 0px 0px 0px;
	width:217px;
}

#home ul#quicklinks{
	list-style-type: none;
}

#home ul#quicklinks li{
	float: left;
	display: inline;
	margin: 0px 0px 5px 0px;
}

#home ul#quicklinks li a{
	display: block;
	text-indent: -9000px;
	background: url('../images/quicklinkMenu_items.jpg') no-repeat;
	width: 217px;
	height: 31px;
}

#home ul#quicklinks li a#quicklink_one{
	background-position: 0px 0px;
}

#home ul#quicklinks li a#quicklink_two{
	background-position: 0px -37px;
}

#home ul#quicklinks li a#quicklink_three{
	background-position: 0px -75px;
}

#home ul#quicklinks li a#quicklink_four{
	background-position: 0px -111px;
}

#home ul#quicklinks li a#quicklink_one:hover{
	background-position: -218px 0px;
}

#home ul#quicklinks li a#quicklink_two:hover{
	background-position: -218px -37px;
}

#home ul#quicklinks li a#quicklink_three:hover{
	background-position: -218px -75px;
}

#home ul#quicklinks li a#quicklink_four:hover{
	background-position: -218px -111px;
}

#quicklinks_container{
	float: left;
	display: inline;
	margin: 15px 0px 0px 0px;
	width:217px;
}

ul#quicklinks{
	list-style-type: none;
}

ul#quicklinks li{
	float: left;
	display: inline;
	margin: 0px 0px 5px 0px;
}

ul#quicklinks li a{
	display: block;
	text-indent: -9000px;
	background: url('../images/quicklinkMenu_items.jpg') no-repeat;
	width: 217px;
	height: 31px;
}

ul#quicklinks li a#quicklink_one{
	background-position: 0px 0px;
}

ul#quicklinks li a#quicklink_two{
	background-position: 0px -37px;
}

ul#quicklinks li a#quicklink_three{
	background-position: 0px -75px;
}

ul#quicklinks li a#quicklink_four{
	background-position: 0px -111px;
}

ul#quicklinks li a#quicklink_one:hover{
	background-position: -218px 0px;
}

ul#quicklinks li a#quicklink_two:hover{
	background-position: -218px -37px;
}

ul#quicklinks li a#quicklink_three:hover{
	background-position: -218px -75px;
}

ul#quicklinks li a#quicklink_four:hover{
	background-position: -218px -111px;
}

/************footer*************/

#footer_wrapper{
	background: #c4c4c4 url(../images/footerWrapper_bg.jpg) repeat-x;
	width: 100%;
	display: table;
}

#footer {
	width:100%;
	height: 289px;
	margin:0px;
	padding:0px;
	background: url('../images/footer_bg.jpg') no-repeat center top;
	font-size: 12px;
	color: #333;
}

#footer a:hover {
	color: #990000;
	text-decoration: underline;
}

#footer a{
	color: #333;
	font-size: 12px;
	text-decoration: none;
}

#footer_content{
	padding: 20px 0px 0px 0px;
}
#footer #footerNav {
	margin:0px 0px 0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}
#footer #footerNav li {
	display:inline;
	margin:0px;
	padding:0px 5px;
	border-right:1px solid #000;
}
#footer #footerNav li.last {
	border:none;
}

#footer #copyright_list {
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}

ul#ec_footer{
	list-style-type: none;
	margin: 0px auto;
	width: 360px;
}

ul#ec_footer li{
	float: left;
	margin: 0px 5px;
}

h3#ecarlist_logo{
	width: 75px;
	height: 34px;
	margin: 0px auto;
	padding: 35px;
}

h3#ecarlist_logo a{
	display: block;
	background: url('../images/ecarlist_logo.jpg') no-repeat;
	width: 75px;
	height: 34px;
	text-indent: -9000px;
	float: left;
}

h3#ecarlist_logo a:hover{
	background-position: -76px 0px;
}
	

/* ############################################
###             #_Inventory                 ###
############################################ */

.color_pri { 
	color: #333 !important;		/* Set primary color. Vehicle Titles */	
}
.color_sec { 
	color: #990000 !important; 	/* Set secondary color. Vehicle Prices. Typically should match color_pri */
	font-size: 24px;
}

.inventory_v2_price_right .price_line_1 .callForPrice {
	font-size: 18px;
}

.inventory_v2_price_right .price_title {
	margin-top: -1px;
}

.inventory_v2_details h4 {
	font-size: 16px;
}

/*### =structure ###
##################*/
#leftColumn, #left {				/* left and leftColumn can usually have the same width and setting. */
	float:left;
	width: ;							/* 250px */
	margin: 0;
	padding: 0;
}
#rightColumn, #right {
	float:right;
	width:;							/* 675px */
	padding: ;
	margin: ;
}

/*### =inventory ###
##################*/
.inventory_v2_row { 
	background: #f6f6f6 url('../images/inventoryRow_bg.jpg') no-repeat;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	margin: 0px 0px 10px 0px;
}

.inventory_v2_details_wrap a,
.inventory_v2_details_wrap a.btn_inventory_contact:link, 
.inventory_v2_details_wrap a.btn_inventory_history:link { 
	color: #666; 
}
.inventory_v2_details_wrap a:hover, 
.inventory_v2_details_wrap a.btn_inventory_contact:hover, 
.inventory_v2_details_wrap a.btn_inventory_photos:hover,
.inventory_v2_details_wrap a.btn_inventory_history:hover { 
	color: #990000; text-decoration:underline;
}
.filterList { background: #fff url('../images/filterList_bg.jpg') repeat-y; border-color:#999; padding: 0px; font-family: Helvetica; color: #666; font-size: 12px; }
#inventory_v2_sidebar_filters .filterList h3{
	background: url('../images/filterHeader_bg.jpg') no-repeat;
	color: #666;
	text-indent: 15px;
	font-size: 12px;
	line-height: 24px;
}
.filterList li a{ color:#666; font-size: 12px; }
.filterList li a { 
	background: url('../images/filterArrow_bg.jpg') no-repeat 0px 1px;
}
.filterList li a:hover { background-color:#000; }
#currentFilters { background: #000; border-color:#999; font-size: 12px;}
#currentFilters p {
	color: #fff;
}

#currentFilters a {
	color: #fff;
}

.inventory_v2_pagination a { 
	color: #fff;
}
.inventory_v2_pagination a:hover { 
	color: #fff;
	text-decoration: underline;
}

#inventory_v2_sidebar_filters h3.non_expandable_menuheader{
	color: #fff;
}

#searchBar_right{
	display: none;
}

#vehicle_details_top {
	margin: 10px 0px 0px 0px;
}

a#vehicle_v2_notify_button{
	display: block;
	width: 242px;
	margin: 15px auto;
}

/*### =vehicle ###
################*/
#vehicle_topbar,
#vehicle_topbar a,
#vehicle_topbar a:hover { color: #333; }
#vehicle_vitals { background: url('../images/vehicleDetails_bg.jpg') no-repeat; padding: 10px 0px 5px 15px; border-bottom: 1px solid #999; border-right: 1px solid #999; }
#vehicle_title { font-weight: bold; font-size: 19pt; padding:0; color: #333 !important;}
#vehicle_vitals #price .price_line_1 { font-weight: bold; font-size: 24pt; }
#vitalsContainer { color: #333;}
#vitalsContainer strong { color: #999;}

#vehicle_contact span {
	color: #333
}

#vehicle_contact a{
	color: #3474b0;
}

#vehicle_contact a:hover{
	text-decoration: underline;
}

#vehicle_mainVitals {
	width: 370px;
}

#customer_tools { color: #000; }
#customer_tools #customer_tools_top_middle { color: #000 !important; }
#customer_tools a { color: #000; }
.similarVehicle { 
	font-size: 10pt;
	border: 1px solid #ccc;
	background: #fff;
	color: #333;
}

.similarVehicle a{
	color: #333;
}

.similarVehicle a:hover{
	color: #990000;
}

.simCar_pricelabel {
	font-size: 11px;
}

.similarVehicle ul {
	width: 135px; 
}
#vehicle_v2_sidebar_links {
	background: #fff;
	border-color: #ccc;
	color: #333;
}
#vehicle_v2_sidebar_links li a { 
	color:#333; 
	background: url('../images/filterArrow_bg.jpg') no-repeat 0px 1px;
}
#vehicle_v2_sidebar_links li a:hover { 
	background-color:#000; 
}
#vehicle .vehicle_details_pagination a.selected, #vehicle .vehicle_details_pagination a:hover {
background:transparent url(../../images/innerpageImages/bgDescNav_r.gif) no-repeat scroll center bottom;
color:#9B9B9B;
}
#vehicle .vehicle_details_pagination a {
	background-color:#666666;
	color:#FFFFFF;
	font-size:11pt;
	padding:8px 10px;
	text-decoration:none;
}

#vehicle_topbar {
	background: url('../images/searchBar_bg.jpg') repeat-x;
	color: #ccc;
}

#vehicle_topbar a{
	color: #ccc;
}

#vehicle_topbar a:hover{
	color: #fff
}

#searchBar {
	background: url('../images/searchBar_bg.jpg') repeat-x;
	border: none;
	color: #cccccc;
}

#sort_bar {
	background: url('../images/searchBar_bg.jpg') repeat-x;
	color: #cccccc;
}

#sort_bar a{
	color: #cccccc;
}

#sort_bar a:hover {
	color: #fff;
}

#rn_logoSection, #site_logoSection { display:none; }

#vitalsContainer{
	font-size: 13px;
}

#vitalsRight{
	width: 182px;	
}

#vitalsLeft{
	width: 160px;	
}

/*dealer contact*/
#dealer_contact {
	background: #fff url('../images/filterList_bg.jpg') repeat-y;
	padding-bottom:00px;
	padding-top:0px;
	padding-left: 0px;
	color: #333;
	width: 250px;
	border: 1px solid #999;
}

#dealer_contact h2{
	background: url('../images/filterHeader_bg.jpg') no-repeat;
	width: 250px;
	text-indent: 15px;
	color: #333;
	padding: 5px 0px 0px 0px;
}

#dealer_contact li{
	padding: 0px 0px 0px 15px;
}


#dealer_contact form {
	padding:0px;
	margin:0px;
}

#rn_appointmentREQ {
	color:#000;
	font-size:7pt;
	line-height:14px;
}

#dealer_contact .section {
	width: 205px;
	margin: 0px auto 10px auto;
	text-align:left;
}

.inputBox {
	width:200px;
	border:#36393c 1px solid;
	margin-top:3px;
	margin-bottom:6px;
}

.submitButton {
	width:84px;
	height: 41px;
	background: url('../images/dealerContact_submit.jpg') no-repeat;
	border: none;
	color:#444;
	margin: 0px auto;
	text-indent: -9000px;
	cursor: pointer;
}

.submitButton:hover{
	background-position: -85px 0px;
}

#inventory_v2_sidebar_contact {
	background: #fff url('../images/filterList_bg.jpg') repeat-y;
	border-bottom:none;
	padding-bottom:20px;
	padding-top:0px;
	padding-left: 0px;
	color: #333;
}

#inventory_v2_sidebar_contact h2{
	background: url('../images/filterHeader_bg.jpg') no-repeat;
	width: 100%;
	text-indent: 15px;
	color: #333;
	padding: 5px 0px 0px 0px;
}

#inventory_v2_sidebar_contact li{
	padding: 0px 0px 0px 15px;
}

#inventory_v2_sidebar_contact #contact_small {
	width: auto;
}

#vehicleDisclaimer {
	color: #ccc;
}

/************Inner Pages************/

#right p, #finance_middle p, #notify_middle p {
	color: #fff;
}

#right h2, #finance_middle h2, #notify_middle h2 {
	color: #fff;
}

#nfd_legend {
	color: #000;
}

#notify_form_div {
	background: #f9f9f9;
	color: #000;
}

#notify_form_div h3{
	padding: 0px 0px 0px 10px;
	color: #333;
}

#sidebar_address{
	font-size: 14px;
}

#sidebar_address a#getdirections {
	margin: 10px 0px 0px 0px;
	float: left;
}

#notify .tb_even{
	background: #e0e0e0;
}

/********finance page**********/

.financeBox2 p {
	color: #000;
}

/* #################################################
###                  #service                  ###
################################################ */

#parts_request_form h3, #service_request_form h3 {
	background: url('../images/searchBar_bg.jpg') repeat-x !important;
	height: 39px;
	line-height: 34px;
}

#service #sidebar_address {
	padding:18px;
	margin:0px;
	background:url(../images/left_address_bkgd.jpg) no-repeat center top;
	margin-bottom:20px;
}
#service #sidebar_address p {
	color:#fff;	
	margin:0px;
	padding:0px;
}
#service #sidebar_address_head {
	font-size:12px;
}
#service .floatleft p {
	font-size:10px;
	padding:0px 0px 3px 0px;
}
#service .floatleft {
	margin:15px 15px 0px 0px;
	padding:0px;
}
#service .floatright {
	margin:15px 0px 0px 0px;
	float:right;
	display:inline;
	width:130px;
}
#service .floatright p {
	padding:0px;
}
#service #sidebar_address a#getdirections:hover {
	color:#152849;
}
#service #right h2 {
	font-size:20px;
	padding-bottom:10px;
}
#service #right p {
	padding-top:5px;
	padding-bottom:5px;
}
#service #service_container {
	margin-top:35px;	
}
#service #service_container h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
#service #service_container ul {
	list-style-type:none;
}
#service #service_container ul li {
	font-size:11px;
}
#service #service_container ul li input {
	margin-bottom:10px;
	margin-top:3px;
}
#service #service_container ul li select {
	margin-bottom:10px;	
}

#service #vehicle_question_submit {
	margin-left:200px;
	margin-top:20px;
	margin-bottom:20px;
}

#service #left h2 {
	display:block;
	width:228px;
	height:63px;
	margin-top:30px;
	padding:0px;
}
#service #left h2 a {
	display:block;
	width:228px;
	height:63px;
	text-indent:-9000px;
	background-image:url(../images/owner_advantage.gif);
}

#service .gloInner-right {
	width:650px;
}	
#service .gloInner-left {
	width:240px;	
}
#service #sidebar_address {
	width:204px;
	padding:18px;
	height:164px;
	margin:0px;
	background:url(../images/left_address_bkgd.jpg) no-repeat center top;
}


/* #################################################
###                   #parts                     ###
################################################ */

#parts #sidebar_address {
	margin:0px;
	background:url(../images/left_address_bkgd.jpg) no-repeat center top;
	margin-bottom:20px;
}
#parts #sidebar_address p {
	color:#fff;	
	margin:0px;
	padding:0px;
}

#parts .floatleft p {
	padding:0px 0px 3px 0px;
}
#parts .floatleft {
	margin:15px 15px 0px 0px;
	padding:0px;
}
#parts .floatright {
	margin:15px 0px 0px 0px;
	float:right;
	display:inline;
	width:130px;
}
#parts .floatright p {
	font-size:10px;	
	padding:0px;
}
#parts #sidebar_address a#getdirections:hover {
	color:#152849;
}
#parts #right h2 {
	font-size:20px;
	padding-bottom:10px;
}
#parts #right p {
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}
#parts #service_container {
	margin-top:35px;	
}
#parts #service_container h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
#parts #service_container ul {
	list-style-type:none;
}
#parts #service_container ul li {
	font-size:11px;
}
#parts #service_container ul li input {
	margin-bottom:10px;
	margin-top:3px;
}
#parts #service_container ul li select {
	margin-bottom:10px;	
}

#parts #vehicle_question_submit {
	margin-left:200px;
	margin-top:20px;
	margin-bottom:20px;
}

#parts #left h2 {
	display:block;
	width:228px;
	height:63px;
	margin-top:30px;
	padding:0px;
}
#parts #left h2 a {
	display:block;
	width:228px;
	height:63px;
	text-indent:-9000px;
	background-image:url(../images/owner_advantage.gif);
}

/****custom pages***/

.custom_pages{
	font-size: 14px;
}


