#content.why, #content.features {
	padding: 0px;
}

#content.why ul, #content.features ul {
	padding-top: 10px;
	margin-left: 8px;
	width: 275px;
	float: left;
}

#content.why, #content.features {
	background-image: url('/images/clients/moneydesktop/why/bg_left.png');
}

#content.why li, #content.features li {
	margin-top: 10px;
}

#content.why li a, #content.features li a {
	text-indent: -9999px;
	height: 42px;
	background: transparent no-repeat left center;
	width: 100%;
	display: block;
	margin-left: 10px;
}

#content.features li.selected {
	background: transparent url('/images/clients/moneydesktop/why/bg_left_selected.png') no-repeat top right;	
}
#content.features .subHead {
	height: 90px;
	width: 558px;
	margin: 40px auto !important;
	padding-bottom: 40px;
	background: url('/images/clients/moneydesktop/features/h3_bg.gif') no-repeat;
	background: none !ie;
	z-index: -99;
}

#content.features .continue {
	height: 32px;
	text-indent: -9999px;
}

#content.features .continue a {
	height: 32px;
}

/*.subHead h3.easy_use {
	background: url('/images/clients/moneydesktop/features/header_use.gif') no-repeat
}
.subHead h3.easy_setup {
	background: url('/images/clients/moneydesktop/features/header_use.gif') no-repeat;
}
.subHead h3.accessible {
	background: url('/images/clients/moneydesktop/features/header_accessible.gif') no-repeat;
}
.subHead h3.expense {
	background: url('/images/clients/moneydesktop/features/header_expense.gif') no-repeat;
}
.subHead h3.financial_iq {
	background: url('/images/clients/moneydesktop/features/header_financial.gif') no-repeat;
}
.subHead h3.secure {
	background: url('/images/clients/moneydesktop/features/header_secure.gif') no-repeat;
}
.subHead h3.strategies {
	background: url('/images/clients/moneydesktop/features/header_strategies.gif') no-repeat;
}
.subHead h3.reporting {
	background: url('/images/clients/moneydesktop/features/header_reporting.gif') no-repeat;
}
.subHead h3.notifications {
	background: url('/images/clients/moneydesktop/features/header_notifications.gif') no-repeat;
}
.subHead h3.savings {
	background: url('/images/clients/moneydesktop/features/header_smart.gif') no-repeat;
}
.subHead h3.scenarios {
	background: url('/images/clients/moneydesktop/features/header_scenarios.gif') no-repeat;
}

.subHead h3 {
	background-position: center 25px !important;
}*/

#content.features li.easy_setup a {
	background-image:url('/images/clients/moneydesktop/features/nav_use.png');
}
#content.features li.easy_setup a:hover {
	background-image: url('/images/clients/moneydesktop/features/nav_use_over.png');
}
#content.features li.selected.easy_setup a{
	background: url('/images/clients/moneydesktop/features/nav_use_over.png') no-repeat 136px center ;
}

#content.features li.easy_use a {
	background-image:url('/images/clients/moneydesktop/features/nav_use.png');
}
#content.features li.easy_use a:hover {
	background-image: url('/images/clients/moneydesktop/features/nav_use_over.png');
}
#content.features li.selected.easy_use a{
	background: url('/images/clients/moneydesktop/features/nav_use_over.png') no-repeat 132px center ;
}

#content.features li.accessible a {
	background-image:url('/images/clients/moneydesktop/features/nav_accessible.png');
}
#content.features li.accessible a:hover {
	background-image: url('/images/clients/moneydesktop/features/nav_accessible_over.png');
}
#content.features li.selected.accessible a{
	background: url('/images/clients/moneydesktop/features/nav_accessible_over.png') no-repeat 135px center ;
}

#content.features li.secure a {
	background-image:url('/images/clients/moneydesktop/features/nav_secure.png');
}
#content.features li.secure a:hover {
	background-image: url('/images/clients/moneydesktop/features/nav_secure_over.png');
}
#content.features li.selected.secure a{
	background: url('/images/clients/moneydesktop/features/nav_secure_over.png') no-repeat 169px center ;
}

#content.features li.expense a {
	background-image:url('/images/clients/moneydesktop/features/nav_expense.png');
}
#content.features li.expense a:hover {
	background-image: url('/images/clients/moneydesktop/features/nav_expense_over.png');
}
#content.features li.selected.expense a{
	background: url('/images/clients/moneydesktop/features/nav_expense_over.png') no-repeat 77px center ;
}

#content.features li.reporting a {
	background-image:url('/images/clients/moneydesktop/features/nav_reporting.png');
}
#content.features li.reporting a:hover {
	background-image: url('/images/clients/moneydesktop/features/nav_reporting_over.png');
}
#content.features li.selected.reporting a{
	background: url('/images/clients/moneydesktop/features/nav_reporting_over.png') no-repeat 145px center ;
}

#content.features li.notifications a {
	background-image:url('/images/clients/moneydesktop/features/nav_notifications.png');
}
#content.features li.notifications a:hover {
	background-image: url('/images/clients/moneydesktop/features/nav_notifications_over.png');
}
#content.features li.selected.notifications a{
	background: url('/images/clients/moneydesktop/features/nav_notifications_over.png') no-repeat 120px center ;
}

#content.features li.strategies a {
	background-image:url('/images/clients/moneydesktop/features/nav_strategies.png');
}
#content.features li.strategies a:hover {
	background-image: url('/images/clients/moneydesktop/features/nav_strategies_over.png');
}
#content.features li.selected.strategies a{
	background: url('/images/clients/moneydesktop/features/nav_strategies_over.png') no-repeat 92px center ;
}

#content.features li.financial_iq a {
	background-image:url('/images/clients/moneydesktop/features/nav_financial.png');
}
#content.features li.financial_iq a:hover {
	background-image: url('/images/clients/moneydesktop/features/nav_financial_over.png');
}
#content.features li.selected.financial_iq a{
	background: url('/images/clients/moneydesktop/features/nav_financial_over.png') no-repeat 124px center ;
}

#content.features li.savings a {
	background-image:url('/images/clients/moneydesktop/features/nav_smart.png');
}
#content.features li.savings a:hover {
	background-image: url('/images/clients/moneydesktop/features/nav_smart_over.png');
}
#content.features li.selected.savings a{
	background: url('/images/clients/moneydesktop/features/nav_smart_over.png') no-repeat 109px center ;
}

#content.features li.scenarios a {
	background-image:url('/images/clients/moneydesktop/features/nav_scenarios.png');
}
#content.features li.scenarios a:hover {
	background-image: url('/images/clients/moneydesktop/features/nav_scenarios_over.png');
}
#content.features li.selected.scenarios a{
	background: url('/images/clients/moneydesktop/features/nav_scenarios_over.png') no-repeat 145px center ;
}

#sub_content h4 {
	height: 55px;
	padding-left: 50px;
	padding-top: 30px;
	margin-bottom: -20px;
	background: url('/images/clients/moneydesktop/features/pie-icon.gif') no-repeat left center;

/*#sub_content h4.setup_wizard {
	height: 55px;
	background: url('/images/clients/moneydesktop/features/titles/t_setup_wizard.gif') no-repeat left center;		
}
#sub_content h4.accessible_always {
	background: url('/images/clients/moneydesktop/features/titles/t_accessible_always.gif') no-repeat left center;		
}
#sub_content h4.accessible_backups {
	background: url('/images/clients/moneydesktop/features/titles/t_accessible_backups.gif') no-repeat left center;		
}
#sub_content h4.accessible_remote {
	background: url('/images/clients/moneydesktop/features/titles/t_accessible_remote.gif') no-repeat left center;		
}
#sub_content h4.use_help {
	background: url('/images/clients/moneydesktop/features/titles/t_use_help.gif') no-repeat left center;		
}
#sub_content h4.use_interface {
	background: url('/images/clients/moneydesktop/features/titles/t_use_interface.gif') no-repeat left center;		
}
#sub_content h4.use_software {
	background: url('/images/clients/moneydesktop/features/titles/t_use_software.gif') no-repeat left center;		
}
#sub_content h4.expense_realtime {
	background: url('/images/clients/moneydesktop/features/titles/t_expense_realtime.gif') no-repeat left center;		
}
#sub_content h4.expense_stay {
	background: url('/images/clients/moneydesktop/features/titles/t_expense_stay.gif') no-repeat left center;		
}
#sub_content h4.financialiq_chance {
	background: url('/images/clients/moneydesktop/features/titles/t_financialiq_chance.gif') no-repeat left center;		
}
#sub_content h4.notifications_evenif {
	background: url('/images/clients/moneydesktop/features/titles/t_notifications_evenif.gif') no-repeat left center;		
}
#sub_content h4.reporting_bigpicture {
	background: url('/images/clients/moneydesktop/features/titles/t_reporting_bigpicture.gif') no-repeat left center;		
}
#sub_content h4.reporting_debt {
	background: url('/images/clients/moneydesktop/features/titles/t_reporting_debt.gif') no-repeat left center;		
}
#sub_content h4.reporting_retirement {
	background: url('/images/clients/moneydesktop/features/titles/t_reporting_retirement.gif') no-repeat left center;		
}
#sub_content h4.smart_best {
	height: 55px;
	background: url('/images/clients/moneydesktop/features/titles/t_smart_best.gif') no-repeat left center;		
}
#sub_content h4.security_secure {
	background: url('/images/clients/moneydesktop/features/titles/t_security_secure.gif') no-repeat left center;		
}
#sub_content h4.strategies_roll-down {
	background: url('/images/clients/moneydesktop/features/titles/t_strategies_roll-down.gif') no-repeat left center;		
}
#sub_content h4.strategies_mca {
	background: url('/images/clients/moneydesktop/features/titles/t_strategies_mca.gif') no-repeat left center;		
}
#sub_content h4.savings_cash {
	background: url('/images/clients/moneydesktop/features/titles/t_smart_cash.gif') no-repeat left center;		
}
#sub_content h4.savings_deals {
	background: url('/images/clients/moneydesktop/features/titles/t_smart_deals.gif') no-repeat left center;		
}
#sub_content h4.savings_interest {
	background: url('/images/clients/moneydesktop/features/titles/t_smart_interest.gif') no-repeat left center;		
}

#sub_content h4.scenarios_advisor {
	background: url('/images/clients/moneydesktop/features/titles/t_scenarios_advisor.gif') no-repeat left center;		
}

#sub_content h4.md_mobile {
	background: url('/images/clients/moneydesktop/features/titles/t_md_mobile.gif') no-repeat left center;
} */



