/***********************************
	       OUTFIT MY CAR
************************************/



@charset "UTF-8";

/* ======================================================== *
 * Mercury Additions
 * ======================================================== */	
 
#container{
/*	width: 1000px; Width of container*/
	margin: 0 auto; /*Center container on page*/
	background-color:#FFF;}
	
	
	#crumb-trail {
	margin:5px 0;
	padding:0;
	background-color:#FFF;
	font-size:80%; }	
	
/*##pageicons: print, rate, or email this page */
ul#pageicons {
    list-style: none;
    padding: 0 4px 0 0;
    float: right;
    font-size: 12px;
	margin: 0;
	}

#pageicons li {
    display: inline;
    margin: 0;
    padding-top: 0;
    padding-left: 1em;
	}

#pageicons a {
    color: #999;
    font-weight: normal;
    text-decoration: none;
    padding-left: 16px;
	}

#pageicons a:hover { text-decoration: underline; }

#pageicons #printthispage a { background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/icons/printer-grey.gif') no-repeat top left; }
#pageicons #ratethispage a { background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/icons/checkmark-grey.gif') no-repeat top left; }
#pageicons #emailthispage a { background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/icons/envelope-grey.gif') no-repeat top left; }


#ctl00_horizontalSearch_controlPanel table{
	float:right;
	clear:left;
	width:270px;
	 }

/* ======================================================== *
 * Outfit Styles
 * ======================================================== */	
	
	
img {border:none;}

em.red {
	color: red;
	font-style: normal;
	}
	
em.green {
	color: green;
	font-style: normal;
	}

div.myCarContainer {
	float: left;
	width: 980px;
	}

div.outfitMyCar {
	float: left;
	width: 755px;
	border: 1px solid #D7EFFF;
	background: url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/angleBG_blue.gif') top left repeat;
	margin: 0;
	padding: 10px;
	font-size: 12px;
	}
	
.outfitMyCar div.bigSandBox {
	padding: 0;
	padding-bottom: 0;
	border: 0px solid orange;
	}
	
.outfitMyCar h1 {
	display: block;
	clear: both;
	font-size: 30px;
	}
	
.outfitMyCar h2 {
	display: block;
	clear: both;
	font-size: 25px;
	font-weight: lighter;
	color: #666;
	}

.outfitMyCar h3 {
	display: block;
	clear: both;
	font-size: 15px;
	color: #ff6600;
	}
	
.outfitMyCar h4 {
	display: block;
	clear: both;
	font-size: 13px;
	}

/* /-- Dashboard area --/ */
	
div.dashBoard {
	width: 473px;
	padding: 0;
	margin: 0;
	float: left;
	}
	
img.logoLeft {
	float: left;
	}
	
div.controlPanel {
	float: left;
	margin-top: 4px;
	margin-left: 16px;
	}
	
.controlPanel h4 {
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-bottom: 3px;
	}

.controlPanel select {
	font-size: 12px;
	font-weight: normal;
	padding: 1px;
	margin: 0;
	border: 1px inset #3C8AD8;
	}
	
input.formBtn {
	background: #ff6600 url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/btn_form_bg_orange.gif') left repeat-x;
	border: 1px outset #FF6600;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	color: #ffffff;
	font-size: 12px;
	position: relative;
	display: inline;
	}
	
div.infoCenter {
	margin-top: 10px;
	float: left;
	width: 461px;
	border: 1px solid #F5F0C9;
	background: #FFFFCC;
	padding: 5px;
	padding-top: 10px;
	margin-bottom: 10px;
	}
	
img.bigIcon {
	float: left;
	padding: 0;
	margin: 0;
	margin-left: 5px;
	}
	
img.smallIcon {
	display: inline;
	padding: 0;
	margin: 0;
	margin-left: 5px;
	}

/*/-- > Info Box --/*/
	
div.infoBox {
	width: 380px;
	float: left;
	clear: right;
	padding-left: 12px;
	margin-bottom: 4px;
	}
	
div.infoBox h2 {
	font-size: 16px;
	padding: 0;
	margin: 0;
	}
	
div.infoBox h4 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 0;
	margin: 0;
	padding-bottom: 3px;
	}
	
ul.stereoType {
	list-style: none;
	padding: 3px;
	margin: 0;
	font-size: 10px;
	}

ul.stereoType a:link, ul.stereoType a:active, ul.stereoType a:visited, ul.stereoType a:hover {
	color: #0D7DFB;
	font-size: 10px;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
	}
	
ul.stereoType li {
	padding: 0;
	list-style: none;
	display: inline;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_transArrow.gif') left no-repeat;
	padding-left: 8px;
	}
	
ul.stereoType li em {
	font-weight: bold;
	font-style: normal;
	}
	
/*/-- Specs Box --/*/
	
div.specsBox {
	clear: both;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/angleBG_tan.gif') top left repeat;
	padding: 6px;
	}
	
div.specsBox a:link, div.specsBox a:active, div.specsBox a:visited {
	color: #0D7DFB;
	font-size: 10px;
	font-weight: normal;
	}
	
div.specsBox dl {
	display: block;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 4px;
	}
	
div.specsBox dl dt {
	padding: 0;
	margin: 0;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_3x3block.gif') left no-repeat;
	padding-left: 12px;
	margin-left: 4px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
div.specsBox dl dd {
	padding: 0;
	margin: 0;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_3x1dash.gif') left no-repeat;
	padding-left: 12px;
	margin-left: 16px;
	font-size: 10px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	position: relative;
	}
	
div.specsBox dl dt.dashOpening {
	padding-left: 30px;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_dash.gif') left no-repeat;
	}
	
div.specsBox dl dt.speakers {
	padding-left: 30px;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_spkrs.gif') left no-repeat;
	}
	
div.specsBox dl dt.roadtest {
	padding-left: 30px;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_roadtest.gif') left no-repeat;
	}
	
.specsBox h4 {
	padding: 0;
	margin: 0;
	color: #000000;
	padding-bottom: 3px;
	border-bottom: 1px solid #BBBD88;
	font-size: 12px;
	font-weight: bold;
	}
	
.specsBox p.disclaimer {
	margin: 0;
	padding: 0;
	display: block;
	border-top: 1px solid #BBBD88;
	padding-top: 3px;
	text-align: center;
	font-size: 10px;
	color: #999999;
	clear: both;
	}
	
/*/-- Showroom Box --/*/	
	
div.showroom {
	clear: both;
	background: transparent;
	padding: 6px;
	margin-top: 6px;
	border: 1px solid #e7e7e7;
	}	
	
div.showroom a:link, div.showroom a:active, div.showroom a:visited {
	color: #0D7DFB;
	font-size: 10px;
	font-weight: normal;
	}
	
div.showroom dl {
	display: block;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 4px;
	}
	
div.showroom dl dt {
	padding: 0;
	margin: 0;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_3x3block.gif') left no-repeat;
	padding-left: 12px;
	margin-left: 4px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
div.showroom dl dd {
	padding: 0;
	margin: 0;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_3x3block.gif') 0px 7px no-repeat;
	padding-left: 12px;
	margin-left: 8px;
	font-size: 10px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	position: relative;
	}
	
div.showroom dl dt.roadtest {
	padding-left: 30px;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_roadtest.gif') left no-repeat;
	}

/*/-- Install Details --/*/
		
div.installDetails {
	width: 260px;
	border: 1px solid #C3E2FF;
	background: #ffffff;
	float: right;
	clear: right;
	padding: 5px;
	padding-top: 10px;
	margin-bottom: 10px;
	}
	
div.installBox {
	float: left;
	clear: right;
	padding-left: 12px;
	margin-bottom: 4px;
	}
	
div.installBox h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #000000;
	}
	
div.installBox h4 {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	padding: 0;
	margin: 0;
	padding-bottom: 3px;
	}
	
/*/-- > Install Extras --/*/
	
div.installExtras {
	clear: both;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/angleBG_grey.gif') top left repeat;
	padding: 6px;
	margin-bottom: 6px;
	}
	
div.installExtras dl {
	display: block;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
div.installExtras dl dt {
	padding: 0;
	margin: 0;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_3x3block.gif') 0px 9px no-repeat;
	padding-left: 12px;
	margin-left: 4px;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	}
	
div.installExtras dl dt em {
	font-weight: bold;
	font-style: normal;
	}
	
div.installExtras dl dd {
	padding: 0;
	margin: 0;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_3x1dash.gif') left no-repeat;
	padding-left: 8px;
	margin-left: 16px;
	font-size: 10px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	position: relative;
	}
	
.installExtras dl a:link, .installExtras dl a:active, .installExtras dl a:visited {
	color: #0D7DFB;
	font-weight: normal;
	text-decoration: none;
	}
	
.installExtras dl a:hover {
	text-decoration: underline;
	}
	
.installExtras dl dt span.savingsLink {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/priceTag_savings_sm.gif') right 2px no-repeat;
	padding: 2px;
	padding-right: 24px;
	}

p.installSavings {
	padding: 0;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding-top: 8px;
	border-top: 1px solid #cccccc;
	}
	
p.installSavings em {
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
	}
	
p.installSavings a:link, p.installSavings a:active, p.installSavings a:visited {
	color: #0D7DFB;
	font-weight: normal;
	text-decoration: none;
	}
	
p.installSavings img {
	margin-right: 12px;
	margin-left: 0;
	}

div.linkTierRight {
	display: block;
	text-align: right;
	}
	
div.linkTierLeft {
	display: block;
	text-align: left;
	margin-top: 5px;
	}
	
div.installExtras a.interLink:link,	div.installExtras a.interLink:active, div.installExtras a.interLink:visited, div.installExtras a.interLink:hover {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_raisedRoundArrow.gif') left no-repeat;
	padding-left: 16px;
	color: #0D7DFB;
	font-size: 12px;
	font-weight: normal;
	}
	
/*/-- Savings Extras --/*/
	
div.savingsExtras {
	margin-top: 8px;
	clear: both;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/savingsExtras_bg.gif') top left repeat-x;
	padding: 6px;
	}
	
div.savingsExtras p {
	padding: 0;
	margin: 0;
	font-size: 12px;
	}
	
div.savingsExtras p a.priceLink:link, div.savingsExtras a.priceLink:active, div.savingsExtras a.priceLink:visited {
	color: #0D7DFB;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}
	
div.savingsExtras h3 {
	padding: 0;
	margin: 0;
	padding-bottom: 12px;
	padding-top: 2px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/icon_savings_sm.gif') top right no-repeat;
	}
	
div.savingsExtras dl {
	display: block;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	}
	
div.savingsExtras dl dt {
	padding: 0;
	margin: 0;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_3x3block.gif') left no-repeat;
	padding-left: 12px;
	margin-left: 4px;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	}
	
div.savingsExtras dl dt em {
	font-weight: bold;
	font-style: normal;
	}
	
div.savingsExtras dl dd {
	padding: 0;
	margin: 0;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_3x1dash.gif') left no-repeat;
	padding-left: 8px;
	margin-left: 16px;
	font-size: 10px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	position: relative;
	}
	
div.savingsExtras a.interLink:link,	div.savingsExtras a.interLink:active, div.savingsExtras a.interLink:visited, div.savingsExtras a.interLink:hover {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_raisedRoundArrow.gif') left no-repeat;
	padding-left: 16px;
	color: #0D7DFB;
	font-size: 12px;
	font-weight: normal;
	}

/*/-- Results area --/*/
	
div.resultsArea {
	margin: 0 auto;
	clear: both;
	width: 755px;
	padding: 0;
	border: 0px solid orange;
	}
	
dl.category {
	padding: 0;
	margin: 0 auto;
	width: 753px;
	border: 1px solid #93BEEA;
	background: #ffffff;
	list-style: none;
	float: left;
	margin-bottom: 10px;
	display: inline;
	}
	
dl.category dt {
	font-size: 12px;
	font-weight: bold;
	padding: 6px;
	margin: 0;
	color: #ffffff;
	background: #3C8AD8;
	display: block;
	}
	
dl.category dt a.catLink:link, dl.category dt a.catLink:active, dl.category dt a.catLink:visited, dl.category dt a.catLink:hover {
	color: white;
	font-weight: bold;
	}
	
dl.category dt div.topLink {
	padding: 0;
	margin: 0;
	width: 100px;
	float: right;
	clear: right;
	}
	
.topLink a {
	float: right;
	}
	
dl.category dd.subCat {
	clear: both;
	margin: 0;
	padding: 0;
	background: #ffffff;
	display: block;
	}
	
dl.category dd.subCat ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	border: 0px dashed red;
	float: left;
	width: 753px;
	}

dl.category dd.subCat ul li {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0px dashed red;
	}	
	
dl.category dd.subCat ul li.subCatImg {
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 4px;
	}
	
dl.category dd.subCat ul li.subCatDesc {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	top: 23px;
	left: 12px;
	}
	
dl.category dd.subCat ul li.subCatDesc a.shoppingLink {
	background: transparent;
	position: relative;
	padding: 4px;
	}
	
dl.category dd.subCat ul li.subCatResources {
	display: inline;
	float: right;
	height: 60px;
	}
	
dl.category span.fiticon {
	margin-left: 2px;
	font-size: 10px;
	color: #333333;
	padding-top: 2px;
	float: left;
	}

.subCatResources div.resourceIcon {
	float: left;
	font-size: 10px;
	color: #333333;
	}
	
.resourceIcon a:link, .resourceIcon a:active, .resourceIcon a:visited, .resourceIcon a:hover {
	color: #FF5900;
	text-decoration: none;
	font-weight: normal;
	width: 46px;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 26px;
	text-align: center;
	float: left;
	position: relative;
	top: 10px;
	/* this will remove the dotted outline on floated anchors */
	outline: none;
	}
	
.resourceIcon a.videos {
	background: #ffffff url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/resourceIcon_videos.gif') top center no-repeat;
	}

.resourceIcon a.articles {
	background: #ffffff url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/resourceIcon_articles.gif') top center no-repeat;
	}

.resourceIcon a.install {
	background: #ffffff url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/resourceIcon_install.gif') top center no-repeat;
	}
	
.resourceIcon a.notice {
	background: #ffffff url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/resourceIcon_notice.gif') top center no-repeat;
	}
	
.resourceIcon span.noIcon {
	color: #FF5900;
	text-decoration: none;
	font-weight: normal;
	width: 46px;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 26px;
	text-align: center;
	float: left;
	position: relative;
	top: 10px;
	/* this will remove the dotted outline on floated anchors */
	outline: none;
	}

dl.category dd.subCatDiv {
	clear: both;
	display: inline-block;
	margin: 0;
	padding: 0;
	height: 1px;
	background: url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/subCatDiv.gif') top left repeat-x;
	margin-left: 4px;
	margin-right: 4px;
	font-size: 0px;
	float: none;
	}

/* .subCatDesc */ span.subCatSub {
	clear: both;
	display: block;
	padding-left: 4px;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	width: 360px;
	float: left;
	}
	
span.subCatSub a:link, span.subCatSub a:active, span.subCatSub a:visited {
	color: #0D7DFB;
	font-size: 10px;
	font-weight: normal;
	}
	
	
/*/-- Jump Nav --/*/

div.jumpNavContainer {
	background: url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/jumpNav_bg.gif') bottom right no-repeat;
	width: 200px;
	float: right;
	clear: right;
	padding-bottom: 12px;
	}
	
.jumpNavContainer ul {
	width: 160px;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	margin-left: 24px;
	margin-right: 12px;
	}
	
.jumpNavContainer ul li {
	background: url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_3x3block_gr.gif') 2px 7px no-repeat;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	}
	
.jumpNavContainer ul li a:link, .jumpNavContainer ul li a:active, .jumpNavContainer ul li a:visited {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	}

	
/*******************************
     editing icons list
*******************************/	
	
ul.iconsRight {
	text-align: right;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
	position: relative;
	display: block;
	margin-top: 4px;
	}
	
ul.iconsRight li {
	display: inline;
	margin-right: 8px;
	font-weight: normal;
	}
	
ul.iconsRight a {
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	}
	
ul.iconsRight a:link, ul.iconsRight a:active, ul.iconsRight a:visited {
	color: #0D7DFB;
	font-size: 10px;
	font-weight: normal;
	} 
	
ul.iconsRight a.add {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/elements/btnBg_add.gif') right no-repeat;
	padding-right: 18px;
	}

ul.iconsRight a.edit {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/elements/btnBg_edit.gif') right no-repeat;
	padding-right: 18px;
	}
	
ul.iconsRight a.copy {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/elements/btnBg_copy.gif') right no-repeat;
	padding-right: 18px;
	}

ul.iconsRight a.delete {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/elements/btnBg_delete.gif') right no-repeat;
	padding-right: 18px;
	}
	
ul.iconsRight a.view {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/elements/btnBg_view.gif') right no-repeat;
	padding-right: 18px;
	}
	
ul.iconsRight a.print {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/elements/btnBg_print.gif') right no-repeat;
	padding-right: 18px;
	}
	
ul.iconsRight a.switch {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/elements/btnBg_switch.gif') right no-repeat;
	padding-right: 18px;
	}
	
/*/ -- Global Flags -- /*/

div.alert {
	display: block;
	clear: both;
	color: #000000;
	font-weight: normal;
	margin: 12px;
	border: 1px solid #ccc;
	padding: 12px;
	padding-left: 48px;
	font-size: 12px;
	background: #f7f7f7 url('//a248.e.akamai.net/pix.crutchfield.com/elements/icon_alert.gif') 8px 6px no-repeat;
	}
	


/*/ -- Outfit My Car Box -- /*/
	
div.myCarBox {
	float: left;
	width: 557px;
	background: url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/outiftMyCarBox_bg.gif') bottom left no-repeat;
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
	
.myCarBox div.mcbHdr {
	float: left;
	width: 557px;
	background: url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/hdr_myCarBox_bg.gif') top left no-repeat;
	margin: 0;
	padding: 0;
	font-size: 12px;
	height: 32px;
	}

.mcbHdr h4 {
	font-size: 12px;
	display: block;
	text-align: right;
	padding: 0;
	margin: 0;
	padding-top: 9px;
	font-weight: normal;
	}
	
.mcbHdr h4 em {
	font-weight: bold;
	font-style: normal;
	}
	
.mcbHdr h4.noIcon {
	padding-right: 8px;
	}
	
.mcbHdr h4.fitIcon {
	margin-top: 1px;
	padding-right: 20px;
	margin-right: 4px;
	background: url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/icon_mcbHdr_fit.gif') right 6px no-repeat;
	padding-bottom: 2px;
	}
	
.mcbHdr h4.noFitIcon {
	margin-top: 1px;
	padding-right: 20px;
	margin-right: 4px;
	background: url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/icon_mcbHdr_noFit.gif') right 6px no-repeat;
	padding-bottom: 2px;
	}
	
.mcbHdr a:link, .mcbHdr a:active, .mcbHdr a:visited {
	color: #0D7DFB;
	font-weight: normal;
	text-decoration: none;
	}
	
.mcbHdr a:hover {
	text-decoration: underline;
	}
	
/*/ -- myCarBox Info Area -- /*/
	
.myCarBox div.infoArea {
	float: left;
	padding: 10px;
	}

.infoBox dl {
	padding: 2px;
	margin: 0;
	display: block;
	width: 464px;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/angleBG_grey.gif') top left repeat;
	border: 1px solid #e7e7e7;
	}

.infoBox dl dt {
	padding: 2px;
	margin: 0;
	padding-right: 4px;
	margin-top: 3px;
	}
	
.infoBox dl dd {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	padding: 4px;
	padding-top: 2px;
	}

.infoBox dl dd.vehicleModel h4 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_transArrow.gif') 0px 7px no-repeat;
	padding-left: 8px;
	}
	
.infoBox dl dd.stereoModel h4 {	
	padding: 0;
	margin: 0;
	margin-left: 8px;
	font-size: 10px;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_transArrow.gif') 0px 4px no-repeat;
	padding-left: 8px;
	}

/**********************************************
 FIT BOX MESSAGE
***********************************************/
.infoBox dl dd.fitMsg {
	padding: 7px 0;
	margin: 0;
	margin-left: 8px;
	font-size: 10px;	
	}

	
.infoBox a:link, .infoBox a:active, .infoBox a:visited {
	color: #0D7DFB;
	text-decoration: underline;
	position: relative;
	}
	
.infoBox dl em {
	font-weight: bold;
	font-style: normal;
	}

.infoBox dl span.switch {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	float: right;
	}
	
.infoBox dl span.switch a {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/elements/icon_switch_sm.gif') right no-repeat;
	padding-right: 12px;
	font-weight: normal;
	position: relative;
	top: middle;
	}
	
.infoBox dl span.switchHi {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	float: right;
	padding-top: 4px;
	}
	
.infoBox dl span.switchHi a {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/elements/icon_switch_sm.gif') right no-repeat;
	padding-right: 12px;
	font-weight: normal;
	position: relative;
	top: middle;
	}
	
.detailsBox {
	float: left;
	padding: 0;
	margin: 0;
	width: 537px;
	clear: both;
	margin-top: 4px;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/angleBG_blue.gif') top left repeat;
	}

.detailsBoxWide {
	float: left;
	padding: 0;
	margin: 0;
	float: left;
	width: 537px;
	clear: both;
	margin-top: 4px;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/infoBoxWide_2col_bg.gif') top left repeat-y;
	}
	
#savingsInfoBox {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/mcb_infobox_free_bg.png') 2px 2px no-repeat;
	width: 537px;
	}
	
#toolboxInfoBox {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/mcb_infobox_wrench_bg.png') 2px 2px no-repeat;
	width: 537px;
	}
	
#alertInfoBox {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/mcb_infobox_alert_bg.png') 2px 2px no-repeat;
	width: 537px;
	}

#savingsInfoBox p, #toolboxInfoBox p, #alertInfoBox p {
	float: left;
	font-size: 12px;
	padding: 10px;
	padding-left: 56px;
	}
	
#savingsInfoBoxSm {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/mcb_infobox_free_bg.png') 2px 2px no-repeat;
	width: 265px;
	}
	
#toolboxInfoBoxSm {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/mcb_infobox_wrench_bg.png') 2px 2px no-repeat;
	width: 265px;
	}
	
#alertInfoBoxSm {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/mcb_infobox_alert_bg.png') 2px 2px no-repeat;
	width: 265px;
	}
	
#savingsInfoBoxSm p, #toolboxInfoBoxSm p, #alertInfoBoxSm p {
	float: left;
	font-size: 12px;
	padding: 10px;
	padding-left: 56px;
	}

div.detailsFull {
	float: left;
	width: 537px;
	padding: 0;
	margin: 0;
	}
	
div.detailsLeft {
	float: left;
	width: 253px;
	padding: 0;
	margin: 0;
	}
	
div.detailsRight {
	float: right;
	width: 253px;
	padding: 0;
	margin: 0;
	}
	
.detailsBox p, .detailsBoxWide p {
	/* display: block; */
	padding: 0;
	margin: 0;
	margin-bottom: 4px;
	}
	
.detailsLeft h4 {
	margin: 0;
	display: block;
	padding: 3px;
	padding-bottom: 10px;
	}
	
.detailsRight h4 {
	margin: 0;
	display: block;
	padding: 3px;
	padding-bottom: 10px;
	}
	
.detailsBox a.interLink:link, .detailsBox a.interLink:active, .detailsBox a.interLink:visited, .detailsBox a.interLink:hover, .detailsBoxWide a.interLink:link, .detailsBoxWide a.interLink:active, .detailsBoxWide a.interLink:visited, .detailsBoxWide a.interLink:hover {
	float: right;
	clear: both;
	margin: 0;
	padding: 0;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_raisedRoundArrow.gif') left no-repeat;
	padding-left: 16px;
	color: #0D7DFB;
	font-size: 12px;
	font-weight: normal;
	margin-right: 6px;
	margin-bottom: 6px;
	}
	
div.spkrSelectHdr {
	clear: both;
	float: left;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/spkrSelectHdr_bg.gif') bottom left no-repeat;
	padding: 0;
	width: 557px;
	}
	
.spkrSelectHdr h4.noneSelected {
	padding: 0;
	margin: 0;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 3px;
	font-size: 12px;
	font-weight: normal;
	color: 12px;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/icon_spkrSelector_alert.gif') left no-repeat;
	padding-left: 24px;
	}
	
.spkrSelectHdr h4.locationSelected {
	padding: 0;
	margin: 0;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 3px;
	font-size: 12px;
	font-weight: normal;
	color: 12px;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/icon_spkrSelector_speaker.gif') left no-repeat;
	padding-left: 24px;
	}
	
.spkrSelectHdr h4 em {
	font-weight: bold;
	font-style: normal;
	}
	
div.tabSet ul {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/spkrSelect_bg.gif') top left repeat-x;
	float: left;
	width: 557px;
	list-style: none;
	height: 26px;
	padding: 0;
	margin: 0;
	padding-bottom: 2px;
	}
	
div.tabSet ul li.tabOn {
	display: inline;
	float: left;
	height: 20px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/tabOn_bg.gif') top left repeat-x;
	text-align: center;	
	margin-left: 6px;
	border-left: 1px solid #9ED8FF;
	border-right: 1px solid #20A6FF;
	border-bottom: 1px solid #20A6FF;
	}
	
div.tabSet ul li.tabOff {
	display: inline;
	float: left;
	height: 20px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	background: transparent;
	text-align: center;	
	margin-left: 6px;
	}
	
.tabOff a:link, .tabOff a:active, .tabOff a:visited, .tabOff a:hover {
	color: #3690F2;
	display: block;
	text-decoration: underline;
	font-weight: normal;
	}
	
a.infoLinks:link, a.infoLinks:active, a.infoLinks:visited, a.infoLinks:hover {
	font-size: 12px;
	font-weight: bold;
	color: #3690F2;
	text-decoration: underline;
	padding: 4px;
	}
	
a.myCarBack {
	float: left;
	}
	
a.myCarBack img {
	width: 147px;
	height: 32px;
	}

	
div.tooltipInstall {
	padding: 12px;
	background: #ffffff url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bgToolbox.gif') bottom right no-repeat;
	}
	
div.tooltipArticles {
	padding: 12px;
	background: #ffffff bottom right no-repeat;
	}
	
h3.tooltipHdr {
	margin: 0;
	padding: 0;
	display: block;
	margin-bottom: 1px;
	font-size: 15px;
	font-weight: bold;
	color: #0D3692;
	background: #3C8AD8;
	padding: 4px;
	color: #ffffff;
	}
	
div.tooltipBody h4 {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-top: 8px;
	border-bottom: 1px bottom #666666;
	padding-bottom: 1px;
	margin-bottom: 1px;
	}
	
div.tooltipBody p {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	margin-bottom: 8px;
	}
	
/*/ -- popup stuff -- /*/

.outfitMyCarPopup {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
	}
	
div.popupHeader {
	display: block;
	background: #3690F2;
	padding: 6px;
	height: 70px;
	border-bottom: 6px solid #cccccc;
	}
	
div.popupHeader img.logo {
	position: absolute;
	top: 12px;
	left: 12px;
	}
	
h2.popupLabel {
	float: left;
	position: relative;
	top: 12px;
	text-align: left;
	margin-left: 6px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	}
	
h2.popupLabel em {
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	}
	
b {
	font-weight: bold;
	}

div.popupBody {
	display: block;
	background: #ffffff;
	padding: 10px;
	}
	
div.popupCallout {
	margin: 0;
	background: #FFFFCC;
	padding: 6px;
	border: 1px solid #F5F0C9;
	float: left;
	width: 590px;
	margin-bottom: 10px;
	position: relative;
	}
	
div.popupCallout img {
	margin-top: 2px;
	margin-left: 2px;
	float: left;
	padding: 0;
	}	
	
div.popupCallout h4 {
	margin: 0;
	padding: 0;
	float: left;
	margin-top: 4px;
	margin-left: 11px;
	font-size: 12px;
	font-weight: normal;
	}
	
div.popupCallout h4 em {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	}
	
div.itemGroup {
	float: left;
	border: 1px solid #373737;
	padding: 0;
	margin: 0;
	clear: both;
	width: 602px;
	position: static;
	margin-top: 10px;
	display: inline;
	padding-bottom: 4px;
	}
	
div.itemGroupTrans {
	width: 604px;
}
	
div.itemGroup h4.itemGroupHdr {
	float: left;
	width: 582px;	
	font-size: 16px;
	font-weight: bold;
	padding:8px 10px;
	margin: 0;
	color: #ffffff;
	background: #373737;
	}
	
h4.itemGroupSection {
	margin: 0;
	padding: 0;
	position: relative;
	top: 4px;
	left: 4px;
	background: #ffffff url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/angleBG_blue.gif') top left repeat;
	color: #004E9D;
	font-size: 12px;
	font-weight: bold;
	padding: 6px;
	border: 1px solid #BFE5FF;
	float: left;
	width: 580px;
	margin-bottom: 4px;
	}
	
div.itemTierContainer {
	width: 596px;
	margin: auto;
	clear: both;
	width: 598px;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	}

div.itemTier {
	display: inline;
	float: left;
	margin-top: 4px;
	margin-left: 4px;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/angleBG_grey.gif') top left repeat;
	border: 1px solid #cccccc;
	padding: 3px;
	}
	
div.totalTier {
	margin: 0;
	background: transparent;
	padding: 3px;
	float: right;
	margin-bottom: 10px;
	}	
	
dl.installItem {
	float: left;
	margin:10px;
	}
	
dl.installItem dt {
    border-bottom:1px solid #cfcfcf;
	margin: 6px;
	padding-bottom: 10px;
	}
	
.installItem dt a:link, .installItem dt a:active, .installItem dt a:visited, .installItem dt a:hover {
    font-size:14px;
	font-weight: bold;
	}
	
dl.installItem dd {
	display: inline;
	padding: 6px;
	padding-top: 0;
	font-size: 12px;
	float: left;
	margin: 0;
	}
	
dl.installItem dd ul.itemInfo {
	list-style: none;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	}

ul.itemInfo li {
	float: left;
	padding: 6px;
	font-size: 12px;
	margin: 0;
	}
	
ul.itemInfo li.installPic {
	width: 80px;
	padding: 3px;
	text-align: center;
	}
	
ul.itemInfo li.installDesc {
    margin-top:10px;
	text-align: left;
	width: 470px;
	}
	
ul.pricingInfo {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	}
	
.pricingInfo li {
	float: left;
	display: inline;
	text-align: right;
	padding: 3px;
	}
	
.pricingInfo li.priceLabel {
    color:#000;
	display: inline;
	font-size:14px;
	text-align: right;
	}

.pricingInfo li.price {
	text-decoration: none;
	font-size: 14px;
	padding-right: 0;
	}
	
.pricingInfo li.priceFree {
	background: url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/priceTag_free.gif') right no-repeat;
	text-decoration: line-through;
	padding-right: 42px;
	font-size: 14px;
	}

div.savingsInfo {
	float: right;
	text-align: right;
	display: block;
	margin-top: 2px;
	margin-bottom: 12px;
	border: 1px solid #cccccc;
	padding-left: 8px;
	}
	
div.savingsInfo h2 {
	text-align: right;
	float: left;
	background: url('//a248.e.akamai.net/pix.crutchfield.com/icons/dollar35.png') left no-repeat;
	padding: 8px;
	padding-left: 54px;
	font-weight: bold;
	font-size: 16px;
	}

.specialPart {
    background:transparent url('//a248.e.akamai.net/pix.crutchfield.com/icons/yield16.png') no-repeat scroll left center;
    clear:both;
    padding:0 0 4px 15px;    
    width:602px;
}

.specialPartMsg {
    margin-left:5px;
    padding-top:5px;
    color: red; 
    font-weight: bold;
}
	
.outfitMyCarPopup p.disclaimer {
    clear: both;
    font-size: 11px;
    line-height:normal;
    padding: 12px;
    width: 580px;
}
	
dl.locationExp {
    margin-top:8px;
	float: left;
	}
	
dl.locationExp dt {
	background: transparent;
	font-weight: normal;
	background: transparent;
	margin: 0;
	padding-bottom:5px;
	display: block;
	}
	
dl.locationExp dd {
	padding: 3px;
	display: inline;
	float: left;
	margin-right: 3px;
	border: 1px solid #6BB3FF;
	}
	
dl.locationExp dd.totalShown {
	background: transparent;
	padding: 4px;
	border: none;
	float: right;
	font-weight: bold;
	}
	

/*/ -- tooltip styles -- /*/

#ajax_tooltipObj {
	z-index: 1000000;
	text-align: left;
	}
	
#ajax_tooltipObj div {
	position: relative;
	}

/* If you don't want the arrow - Just set the width of this div to 1 or something like that and drop the background selectors from the CSS below */

#ajax_tooltipObj .ajax_tooltip_arrow {	/* Left div for the small arrow */
	background-image: url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/arrow2.gif');
	width: 15px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 1000005;
	height: 40px;
	}

#ajax_tooltipObj .ajax_tooltip_content {
	border: 1px solid #3C8AD8;	/* Border width */
	left: 14px;	/* Same as border thickness */
	top: 0px;
	position: absolute;
	width: 200px;	/* Width of tooltip content */
	background: #FFF;
	padding: 0; /* Space between border and content */
	font-size: 0.8em; /* Font size of content */
	overflow: auto;	/* Hide overflow content */
	z-index: 1000001;
	}
#ajax_tooltipObj .ajax_tooltip_content ul {
	margin:0;
	}
	
ul.articleList, 
ul.videoList {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-bottom: 8px;
	}
	
ul.articleList li {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_transArrow.gif') 0px 6px no-repeat;
	padding-left: 14px;
	padding-top: 2px;
	margin-bottom: 2px;
	}

ul.videoList li.windowsMedia {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/video/windowsMedia.gif') 0px 6px no-repeat;
	padding-left: 26px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 2px;
	}
ul.videoList li.quicktime {
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/video/quicktime.gif') 0px 6px no-repeat;
	padding-left: 26px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 2px;
	}

ul.articleList a:link, ul.articleList a:active, ul.articleList a:visited, ul.articleList a:hover,
ul.videoList a:link, ul.videoList a:active, ul.videoList a:visited, ul.videoList a:hover {
	font-weight: normal;
	color: #3C8AD8;
	}
	
a.xOut {
	float: right;
	}
	
p.textLinkCenter {
	display: block;
	text-align: center;
	position: relative;
	top: 10px;
	}
	
.textLinkCenter a {
	padding-bottom: 1px;
	background: transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/btn_x_orange.gif') right no-repeat;
	padding-right: 14px;
	color: #3690F2;
	text-decoration: underline;
	font-weight: normal;
	}
	
/* =============================== */

span.tipUnderline {
	text-decoration: underline;
	cursor: default;
	}
	
/* =============================== */

dl.sizeCodes {
	display: block;
	margin: 0 auto;
	padding: 12px;
	list-style: none;
	}
	
dl.sizeCodes dt {
	font-weight: bold;
	text-align: left;
	display: block-inline;
	margin: 0;
	padding: 4px;
	}

dl.sizeCodes dd {
	margin: 0;
	padding: 4px;
	display: block;
	}

	
/*  myCarBox styles  */

fieldset.customView {
	float: left;
	clear: both;
	width: 527px;
	padding: 0;
	padding-left: 0;
	padding-right: 8px;
	padding-bottom: 4px;
	margin: 0;
	margin-top: 6px;
	border: 1px solid #CCC;
	/*background: url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/mcb_speakerIcon.gif') right no-repeat;*/
	}

fieldset.customView td {
	font-size:10px; }
	
.customView legend {
	margin: 0;
	margin-left: 10px;
	font-weight: normal;
	}
	
.customView dl {
	margin: 0;
	display: block;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
	padding: 3px;
	}
	
.customView dl dt {
	float: left;
	margin: 0;
	padding: 2px;
	display: inline;
	clear: both;
	font-weight: normal;
	margin-bottom: 3px;
	text-align: right;
	padding-left: 12px;
	padding-right: 8px;
	color: #666666;
	}
	
.customView dl dd {
	float: left;
	display: inline;
	margin: 0;
	padding: 2px;
	}
	
.customView dl dd.selected {
	font-weight: bold;
	}
	
.customView dl dd.optionLink {
	margin-left: 6px;
	padding-left: 6px;
	border-left: 1px solid #666666;
	}
	
.customView dl dd.optionLink a:link, .customView dl dd.optionLink a:active, .customView dl dd.optionLink a:visited {
	color: #0D7DFB;
	font-weight: normal;
	text-decoration: underline;
	}
.customView dl a {
	text-decoration:underline;
}
.customView dl a:hover {
	text-decoration:none;
}
.customView dl a.activeLocation {
	color: #FF7300;
	/*text-decoration:none;*/
	background:transparent url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_transArrow.gif') no-repeat left;
	padding-left:8px;
}


div.locationSelector {
	float: left;
	clear: both;
	width: 527px;
	padding: 5px;
	margin: 0;
	background: url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/angleBG_grey.gif') top left repeat;
	text-align: right;
	}

option.location {
	border-top: 1px solid: #cccccc;
	}
	
option.speakerSize {
	padding-left: 16px;
	}
	
div.locationSelector option em {
	color: #FF7800;
	padding-left: 20px;
	}

.locationSelector select {
	border: 1px solid #666666;
	padding: 2px;
	font-size: 12px;
	}
	
.locationSelector h4 {
	text-align: right;
	display: block;
	margin: 0;
	padding: 3px;
	font-size: 12px;
	}
	
.locationSelector h4 a {
	color: #0D7DFB;
	font-weight: normal;
	text-decoration: underline;
	background: url('//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_greenArrow.gif') 2px 3px no-repeat;
	padding-left: 16px;
	}

div.extraMsg {
	margin: 0;
	margin-top: 8px;
	margin-bottom: 2px;
	float: left;
	width: 527px;
	background: #f7f7f7;
	padding: 4px;
	display: block;
	position: static;
	border: 1px solid #cccccc;
	}
	
.extraMsg p {
	text-align: left;
	}
	
.customView h4 {
	display: block;
	clear: both;
	text-align: left;
	margin: 0;
	padding: 4px;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 4px;
	padding-left: 24px;
	background: url(//a248.e.akamai.net/pix.crutchfield.com/outfitMyCar/bullet_error.gif) 2px 2px no-repeat;
	width: 450px;
	font-size: 12px;
	}
	
.customView h4 a {
	color: #0D7DFB;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
	}

img.fitIndicator {
	float: left;
	clear: right;
	margin-left: 12px;
	}
	
	img.tapeicon {
	margin-left:10px;
	}
	
.outfitMyCarPopup .headingThree, .outfitMyCarPopup .headingFour {
    line-height:normal;
}
	
