/*----- SAMPLE SAVINGS -----*/
.SampleSavings {
	position:relative;
	display:inline;
	float:left;
	width:603px;
	margin-top: 0;
	margin-bottom: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #FFFFFF;
	background-image: url(../../../../images/bkg-BrownBoxLongBtm.html);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.SampleSavings ul {
	float:left;
	width:576px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../../../../images/bkg-BrownBoxLongTop.html);
	padding-right: 17px;
}
.SampleSavings ul span { display:block; float:left }
.SampleSavings ul li.titles span { font-weight:normal; color:#000 }
.SampleSavings ul li {
	float:left;
	clear:both;
	width:100%;
	font-size:11px;
	color:#585855;
	padding:7px 0;
	background-color: #FFFFFF;
	background-image: url(../../../../images/divider-GrayDotLight_clear.html);
	background-repeat: repeat-x;
	background-position: 0 100%;
	list-style-type: none;
}
* html .SampleSavings ul li { padding:5px 0 4px }
.SampleSavings ul li.category {
	width:565px;
	font:bold 16px "Trebuchet MS";
	color:#054a76;
	padding-left:11px;
	background-color: #CCCCCC;
}
.SampleSavings ul li.alt {
	background-color:#E4ECF4
}
.SampleSavings ul li.titles { border:solid #c3c2b8; border-width:1px 0; background:none; padding:5px 0 4px }
.SampleSavings ul span.service {
	width:165px;
	padding-left:11px
}
.SampleSavings ul span.avgprice { width:115px }
.SampleSavings ul span.youpay { width:104px }
.SampleSavings ul span.yousave { width:111px; color:#6a920b }
.SampleSavings ul span.percentsave { width:62px; font-weight:bold; color:#054a76 }

ul span.avgprice, ul span.youpay, ul span.youpay, ul span.yousave, ul span.percentsave { text-align:right }

.savings-info-dropdown { clear:both }
.savings-info-dropdown .text { font-weight:normal; font-style:italic; padding:10px 10px 5px }

#OurPlans a span { cursor:pointer }

#OurPlans .savings-info-dropdown .text ul { float:left; width:529px; padding:0; margin:0 -10px }
#OurPlans .savings-info-dropdown .text ul span { display:block; float:left; font:11px Arial, Helvetica, sans-serif; color:#585855 }
#OurPlans .savings-info-dropdown .text ul li.titles span { font-weight:normal; color:#000 }
#OurPlans .savings-info-dropdown .text ul li {
	float:left;
	clear:both;
	width:100%;
	font-size:11px;
	color:#585855;
	padding:7px 0;
	background-repeat: repeat-x;
	background-position: 0 100%;
	background-image: url(../../../../images/divider-GrayDotLight_clear.html);
}
#OurPlans .savings-info-dropdown .text ul li:hover { background:#FFF url(../../../../images/divider-GrayDotLight_clear.html) 0 100% repeat-x }
#OurPlans .savings-info-dropdown .text ul li.end { background:none }
#OurPlans .savings-info-dropdown .text ul li.end:hover { background:#FFF }
#OurPlans .savings-info-dropdown .text ul li.titles:hover { background:url(../../../../images/divider-GrayDotLight_clear.html) 0 100% repeat-x }
* html #OurPlans .savings-info-dropdown .text ul li { padding:5px 0 4px }
#OurPlans .savings-info-dropdown .text ul li.category {
	width:565px;
	font:bold 16px "Trebuchet MS";
	color:#054a76;
	padding-left:11px;
	background-color: #f4f3e6;
}
#OurPlans .savings-info-dropdown .text ul li.alt {
	background-color: #f4f3e6;
}
#OurPlans .savings-info-dropdown .text ul li.titles { border:solid #c3c2b8; border-width: 1px 0 0; padding:5px 0 4px }
#OurPlans .savings-info-dropdown .text ul span.service { width:213px; padding-left:11px }
#OurPlans .savings-info-dropdown .text ul span.avgprice { width:80px }
#OurPlans .savings-info-dropdown .text ul span.youpay { width:79px }
#OurPlans .savings-info-dropdown .text ul span.yousave { width:81px; color:#6a920b }
#OurPlans .savings-info-dropdown .text ul span.percentsave { width:62px; font-weight:bold; color:#054a76 }
.see-savings { cursor:pointer; float:right; height:10px; font-size:10px; background:url(../../../../images/arrow-down.html) 100% 6px no-repeat; padding:2px 12px 0 0; margin:0 0 -20px }
/*----- SAMPLES SAVINGS -----*/
