﻿h1.pageTitle
{
    margin:0;
    padding:0;
    color:#696868;
    font-weight:normal;
    font-size:180%;
    float:left;
}

#quoteBoxTop
{
    background:#81bebf url(../images/quote-top.gif) no-repeat left top;
    border-bottom:1px solid #fff;
    color:#2e2c2d;
}

#quoteBoxTop a
{
    color:#fff;
}

#quoteBoxBottom
{
    background:url(../images/quote-bottom.gif) no-repeat left bottom;
}


.RssFeed, .RssFeed a
{
    color:#fff;
}

.RssFeed
{
    padding:10px 0 0 0;
    font-size:110%;
}

#weatherRSS
{
    background:#81bebf url(../images/weather-rss-top.gif) no-repeat left top;
}

#weatherRSSContent
{
    padding:10px 10px 0 10px;
}

.RssFeed, .RssFeed a, .RssFeed a:hover, .RssFeed a:visited
{
    color:#fff;
}

.RssFeed
{
    padding:10px 0 0 0;
    font-size:110%;
}

.WeatherRssFeed
{
    font-size:95%;
    float:left;
    width:130px;
}

.WeatherRssFeedImage
{
    float:right;
    width:40px;
    height:40px;
}