/* Common CSS used in LSLP Sites */
.indicator {
	width: 15px;
	height: 12px;
	position: absolute;
	font-size: 1px;
	overflow: hidden;
	border: none;
	cursor:pointer;
}
.indicator:focus {
	background-color: #f00;
}
#slider4 {
	width: 161px;
	height: 12px;
	position: relative;
	border: 0px hidden #000;
	background-repeat:no-repeat;
	background-color:transparent;
}
.sliderInputRow input.left {
	float:left;
}
.sliderInputRow input.right {
	float:right;
}
#results_oopsMessage {
	float:left;
	clear:left;
	margin:15px;
	font-weight:bold;
}
#results_oopsText {
	float:left;
	font-size:14px;
	height:50px;
	width:50px;
}
#thanksContainer {
	width:100%;
	text-align:center;
}
.floatLeft {
	float:left;
}
#mpg div, #mpg sup {
	zoom: 1; /* fixes issue where this el disappears in IEs. http://bugzilla.cobaltgroup.com/show_bug.cgi?id=128252 */
}
#disclaimerArrow {
	margin-top:55px;
	margin-left:-2px;
	float:left;
}
.hidden {
	display: none;
	visibility: hidden;
}
.MPG,.mpgText {
	padding:0 2px;
	text-align:center;
	text-transform:none;
}
.MPG {
	font-weight:bold;
}
.mpgText {
	font-family:verdana;
	font-size:8px;
}
.sprite-icon_popUp {
	margin: 2px 6px 0 0;
}
 .sprite-icon_expand, .sprite-icon_collapse {
	margin: 3px 4px 0 0;
}
.optionsLink {
	text-decoration: underline;
}
.detailsExpandCollapse {
	background-color: #eaeaea;
	cursor: pointer;
	font-size: 12px;
	margin-bottom: 1px;
	padding: 4px 4px 4px 8px;
}
.detailsContent {
	height: 340px;
	overflow: auto;
	width: 610px;
}
h4.detailsVehicleName {
	font-size: 12px;
	padding: 4px;
}
ul.detailsBullets > li {
	margin-left: 20px;
}
.detailsDisclaimer {
	border: none;
	color: #999;
	font-size: 11px;
	padding: 8px;
}
div.detailsBulletsContainer {
	border: 1px #eaeaea solid;
	padding: 5px;
}
#TB_ajaxContent .thickbox, #TB_ajaxContent .offerDetailLink {
    display:none;
	visibility: hidden;
}
#TB_ajaxContent .disclosures {
	display: block;
	margin-top: 5px;
	visibility: visible;
	font-size: 90%;
}
#TB_ajaxContent .offerTitle, #TB_ajaxContent .offerOther, #TB_ajaxContent .offerDesc {
	display: block;
	margin: 5px 0;
}
#TB_ajaxContent .offerOther {
	font-weight: bold;
}
#TB_ajaxContent .offerTitle {
	font-size: 120%;
	color: #888;
}
#TB_ajaxContent .cissOfferTitle {
    font-size: 130%;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
}

div#userLinks div {
  margin:0;
  padding:0;
}
div#userLinks div span, div#userLinks div a {
  padding:0 3px;
}
