#pane5 {
	background: #FFFFFF;
	border-left: 1px solid #8a9499;
	border-right: 1px solid #8a9499;
}

#pane-container #tabber-throbber {
	height: 282px;
}

#saving-pane {
	padding-left: 20px;	
} 

#saving-pane h4 {
	font-size: 22px;
	font-weight: normal;
	color: #293033;
}

#saving-pane .bank-rates-footer {
	width: 100%;
	margin: 0;
	float: left;
	display: inline;
}

#saving-pane .bank-products {		
	font-weight: bold;
	font-size: 12px;
	float: left;	
}

#saving-pane .fdic-message {
	float: right;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

#rates-content {
	margin: 25px 0 5px 0;	
	float: left;
}

#rates-content .rates-block {
	width: 196px;
	height: 179px;	
	margin-right: 10px;
	padding-left: 20px;
	float: left;
	display: inline;
	background: url(/images/bg-bank-rates.png) no-repeat 0 0;
}

#rates-content h5 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
	color: #FF6600;
}

#rates-content h5 a {
	color: #FF6600;
}

#rates-content h1 {
    font-size: 4.2em; /* MCD-20090617: change font size to fit on small boxes */
 
    font-weight: bold;
    color: #293033;
    float: left;
    line-height: 1; /*	MCD-20090617: reduce line-height	*/
 
}
#rates-content .rate-value {
    float: left;
}
#rates-content .rate-unit {
    padding-left: 5px;
    padding-top: 7px;
    float: left;
}
 
#rates-content .rate-unit .rate-unit-top {
    font-size: .4em; /* 30px, since parent is 60px */
    display: block;
    font-weight: normal;
    line-height: 1em;
}
 
#rates-content .rate-unit-bottom {
    display: block;
    font-size: .2em; /* 18px, since parent is 60px */
    font-weight: normal;
    line-height: .3em;
}
 
#rates-content .rate-unit SUP {
    font-size: .8em; /* about 10px, since parent is 18px */
    padding-left: 2px;
	vertical-align: text-top;
}
/*#rates-content h1 {
    padding-left: 5px;
    font-size: 120px;
}
 
#rates-content .rate-unit {
    padding-left: 0;
    padding-top: .14em;
}
 
#rates-content .rate-unit-bottom {
    font-size: 26px;
    padding-top: 4px;
    font-weight: bold;
}
 
# .rate-unit-bottom SUP {
    font-size: 24px;
}
 
 
#rates-content .rate-unit-top {
    font-size: 65px;
    font-weight: bold;
}*/

#rates-content .rates-block p {
	margin-left: 0;
	margin-right: 20px;
	color: #293033;
	font-size: 12px;
}

#rates-content .rate-terms {
	/*display: none;*/
	margin-left: 0;
	margin-right: 30px;
	color: #293033;
	font-size: 12px;
}

#rates-content .learn-more {
	margin-top: 15px;
	display: block;
}

/**
 * Successful rates swf load styles
 */
#rates-content .flash-loaded .rates-swf {
	margin-top: 10px;
}

#rates-content .flash-loaded .rate-terms {
	display: block;
}