/*
----------------------------------------------------------------------
 CSS: Fuel Saving Tips Landing Page.
----------------------------------------------------------------------
*/
sup {
	vertical-align: top;
	font-size: 8px;
}

div#my_container {
	/*position: relative;
	left: -8px;*/
	width: 530px;
}

div#my_headerContent {
	height: 200px;
	margin-bottom: 10px;
}

div#my_loadMsg {
	display: none;
	color: white;
}

div#my_accordion {
}

div#my_accordion h1 {
	height: 0px;
	margin: 0px;
	padding-top: 30px;
	background: url( '/img/kyt/fuelSavingTips/tabs.jpg' ) no-repeat top left;
	overflow: hidden;
}

div#my_accordion h1.my_helpImproveGasMileageHead {
	background-position: 0px 0px;
}

div#my_accordion h1.my_helpYourTiresLastHead {
	background-position: 0px -60px;
}

div#my_accordion h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

div#my_accordion h2 sup {
	font-size: 10px;
}

div#my_accordion h3 {
	font-size: 12px;
	font-weight: bold;
}

div#my_accordion div#my_nestedAccordion h3 {
	text-decoration: underline;
	color: #333366;
}

div#my_accordion .accordion_toggle {
	cursor: pointer;
}

div#my_accordion .accordion_content {
	overflow: hidden;
}

div#my_accordion div.my_accordionContentInside {
	padding: 10px;
	background: url( '/img/kyt/fuelSavingTips/paneBg.jpg' ) repeat-y top left;
}

div#my_accordion div.my_nestedAccordionContentInside {
	padding: 0px 0px 10px 20px;
}

div#my_container p,
div#my_container ul {
	line-height: 18px;
}

div#my_container ul {
	margin-left: 20px;
	padding-left: 0px;
}

div#my_container .my_footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}

div#my_accordionShadow {
	height: 10px;
	background: url( '/img/kyt/fuelSavingTips/paneShadow.jpg' ) no-repeat left top;
	overflow: hidden;
}

/* div#my_helpImproveGasMileageContent {
	min-height: 236px;
	background: url( '/img/kyt/fuelSavingTips/helpImproveGasMileage.jpg' ) no-repeat;
	background-position: 255px 30px;
} */

div#my_helpImproveGasMileageContent div.my_row1,
div#my_helpTiresLastLongerContent div.my_row1 {
	padding: 0 10px;
}

div#my_helpImproveGasMileageContent div.my_row1 img,
div#my_helpTiresLastLongerContent div.my_row1 img {
	float: right;
	padding: 0 10px;
}

div#my_helpTiresLastLongerContent div.my_row1 img.flushTopRight {
	margin: 0;
	padding: 0;
	margin-top: -10px;
	margin-right: -14px;
}

div#my_helpImproveGasMileageContent div.my_row1 ul li,
div#my_helpTiresLastLongerContent div.my_row1 ul li {
	padding-bottom: 10px;
}

/* div#my_helpYourTiresLastContent {
	min-height: 286px;
	background: url('/img/kyt/fuelSavingTips/helpTiresLast_v2.jpg') no-repeat;
	background-position: 296px 0px;
	margin-top: -10px;
	margin-right: -5px;
	border: 1px solid red;
}*/

/* div#my_helpYourTiresLastContent div.my_row1 { 
	padding: 10px 340px 0px 10px;
	width: 300px;
}*/

/* div#my_helpYourTiresLastContent div.my_row1 li {
	padding-bottom: 10px;
} */
