div.Row div {
	background-color: #f6f6f6 !important;
}

#contentleft ul li.selected ul li a, #contentleft ul li.selected ul li a:visited {
	background-color: #e9f3fc;
}

#contentleft ul li.selected ul li a:hover, #contentleft ul li.selected ul li a:visited:hover {
	background: #5b80a3;
}

/*#intro {
	background: url() 97% 100% no-repeat;
}*/

div.Row div.section1 {
	background:  url(../images/savings/pic1.gif) 188px 32px no-repeat;
	margin-right: 24px;
}

div.Row div.section2{
	background:  url(../images/savings/pic2.gif) 188px 32px no-repeat;
}

div.Row div.section3 {
	background:  url(../images/savings/pic3.gif) 188px 32px no-repeat;
	margin-right: 24px;
}

div.Row div.section4 {
	background:  url(../images/savings/pic4.gif) 188px 32px no-repeat;
}

.small {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 
 }	