﻿.category-header {
    background-image: url(../Images/Savings/header.gif);
    height: 73px;
    padding: 71px 181px 16px 25px;
    color: #fff;
    font-size: 11px;
}

.header-bg
{
    background-image: url(../Images/Savings/savings-header-bg.gif);
}

.helpLinks-content { 
    color: #f89718;
}

.navigation {
    border-bottom: 9px solid #d34a00;
}

.our-rates-info 
{
    background-image: url(../Images/Savings/our-rates-info-bg.gif);
    height: 160px;
    overflow: hidden;
}

.our-rate 
{
    float: left;
    width: 120px;
    padding: 24px 16px 0px 18px;
    height: 136px;
    color: #f89718;
    font-weight: bold;
    font-size: 12px;
    position: relative;
    
}

.more-info-button
{
    position: absolute;
    right: 17px;
    bottom: 10px;   
}

.rate-holder 
{
    width: 120px;
    margin: 13px auto 0px;
}

.rate, .up-to 
{
    display: block;
    text-align: left;
}

.rate 
{
    font-size: 48px;
    line-height: 40px;
}

.rate p 
{
    margin: 0px;
    padding: 0px;
}

.aer 
{
    text-align: right;
}

.more-info 
{
    margin-bottom: 16px;
}

.savings-selector-container 
{
    margin: 0px 18px;
}

.savings-selector-list
{
    font-weight: bold;
    margin: 0px 0px 16px 18px;
}

.savings-options 
{
    width: 100%;
}

.next-cell 
{
    width: 60px;
    padding-left: 5px;
}

#savings-selector 
{
    margin: 0px 0px 5px 0px;
}

.prev-cell 
{
    width: 18px;
}

.nav-content .selected 
{
    background-image: url(../Images/Savings/bullet.gif)
}