/* CSS Document */

*
{
font-family:Arial, Helvetica, sans-serif;
}

#rates_widget, #news_head, #news
{
width:238px;
}

#news_body
{
background:url(../images/boxes/news_body.jpg) repeat-y;
width:238px;
}

#news_gradient
{
background:url(../images/boxes/news_gradient.jpg) no-repeat;
width:238px;
min-height:129px;
}

#news_gradient p
{
margin-top:0;
padding:0;
margin-left:14px;
margin-right:14px;
padding-top:5px;
text-align:justify;
font-size:11px;
}

.right
{
font-size:11px;
text-align:right;
margin-right:14px;
margin-top:25px;
}

.right a
{
color:#006cff;
text-decoration:none;
}

#ratesTabs
{
width:238px;
height:21px;
}

#ratesTabs img
{
float:none;
}

#ratesTable
{
width:210px;
margin-left:14px;
}

#clear
{
clear:both;
}

#ratesTable td
{
line-height:18px;
font-size:10px;
color:#3f3f3f;
background-color:#c2f4ff;
}

#ratesTable td.odd
{
background-color:#e1faff;
}

#ratesTable td.th
{
background-color:#a6edff;
font-weight:bold;
}

.right2
{
font-size:11px;
text-align:right;
margin-top:5px;
}

.right2 a
{
color:#4b018b;
text-decoration:none;
}

#ratesSavings
{
display:block;
}

#ratesCDs
{
display:none;
}

#ratesLoans
{
display:none;
}

.bold
{
color:#006cff;
font-size:12px;
font-weight:bold;
}
