﻿.RssIntro
{
    color: #333333;
    font-family: Verdana, 'Microsoft Sans Serif' , Tahoma;
    display: block;
    text-justify: auto;
    text-align: justify;
    padding-left: 120px;
    font-size: 0.8em;
    line-height: 1.7em;
    background-image: url(/Hamilton/WebSite/RSS/IconPage.gif);
    background-position: left top;
    background-repeat: no-repeat;
}
.RssGroup
{
    font-family: Arial Narrow, Arial, Tahoma, Verdana;
    color: #034587;
    font-size: 1.5em;
    display: block;
    height: 28px;
    overflow: hidden;
    background-image: url(/Hamilton/WebSite/App_Structure/Page/TitleBack.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    margin-top: 30px;
}
.RssText
{
    margin: 10px 10px 0px 10px;
    color: #333333;
    font-family: Verdana, 'Microsoft Sans Serif' , Tahoma;
    display: block;
    text-justify: auto;
    text-align: justify;
    font-size: 0.8em;
    line-height: 1.7em;
}
.RssLink
{
    margin: 7px 10px 0px 10px;
    color: #0066cc;
    font-family: Verdana, 'Microsoft Sans Serif' , Tahoma;
    display: block;
    font-size: 0.8em;
    background-image: url(/Hamilton/WebSite/RSS/Mark.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 23px;
    text-decoration: none;
}
.RssSoftwarePanel
{
    display: block;
    float: left;
    width: 290px;
}
.RssSoftwareLine
{
    display: block;
    clear: both;
    margin: 13px 10px 0px 10px;
}
.RssSoftwareTitle
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 0.9em;
    font-weight: bold;
    display: block;
    clear: both;
    color: #ac0000;
}
.RssSoftwareDescription
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 0.7em;
    display: block;
    clear: both;
    color: #555555;
    line-height: 15px;
}
.RssSoftwareLink
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    color: #5e941b;
    text-decoration: none;
    line-height: 10px;
}
.RssSoftwareLink:hover
{
    text-decoration: underline;
}