﻿table.rssTable
{
   
    color: #87888A;
}

.leftcolumn
{
    width: 45%;
    height: 490px;
    float: left;
}
.rightcolumn
{
    width: 52%;
    height: 490px;
    float: right;
}

.supportsnippet
{
     font-family: Arial ;
     color: #389E3B;
     font-size: 9pt;
     
}
.qsfSubtitle
{
    font-family: Arial ;
    font-size: 9pt;
    font-weight:bold;
    color: darkslategrey;
}

    .qsfSubtitle:hover
    {
        font-weight:800;
    }

.qsfSubtitle_NotBold
{
    font-family: Arial ;
    font-size: 9pt;
   color: #404040; 
   text-decoration: none;
}

.rssDescription
{
    color: #404040;
}
.supportsnippet_header
{
     font-family: Arial ;
     color: #00669E;
     font-size: 14pt;
     text-align:left;
     text-decoration:none;
}

.rssTable td
{
    vertical-align: top;
}

.layoutWrapper
{
    border:solid;
    border-width:1px;
    border-color:#909BA0;
    margin: auto;
    font-family: Arial ;
    color: #eee;
    padding: 1px;
    background: url('');
    width: auto;
    height: auto;
}

.rssDate
{
    font-family: Arial ;
    color: #2f4f4f !important;
    font-size: 7pt;
    font-weight:bold;
}

.rssHeadingDate
{
    color: #000;
}

.rssTitle
{
    font-size: 9pt;
    color: #000;
}

.rssHeader
{
    font-size: 20pt;
    line-height: 25pt;
}

.rssHeaderWrapper
{
   position:static;
   background-color:#F0F3F7;
   margin-left:0px;
   padding-left:4px;
   font-size:9pt;
   border-bottom-width:0px;
}

.rssSubHeader
{
    font-size: 10pt;
    padding-left: 0px;
    color: darkslategrey;
    font-weight:bold;
}

.rssDescription
{
    padding-left: 1px;
    font-size: 8pt;
    width: 100%;
    text-align:justify;
}

.rssButtons
{
    width: 24px;
    height: 24px;
    padding: 0 10px;
}

.layoutWrapper hr {

    position:absolute;
    margin-top:0px;
    width:100%;
}

a {
    text-decoration:underline;

}
    a:hover {
        font-weight:bolder;
    }

.refresh {
    position: relative;
    float: right;
    width: 70px;
}
.feed {
    float: right;
    width: 30px
}

#MainContent_DrummohrHintsandTips_hintsDiv {
    padding:2px;
}


ul {
    list-style-type: none;
    margin-top: 2px;
    margin-left: 2px;
    padding-left: 0px;
}

.tweet {
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 2px;
    margin-bottom: 0px;
    font-size: 9pt;
    color: #2f4f4f;
    text-decoration: none;
    font-weight: bold;
}

    .tweet a {
        color: #2f4f4f;
    }

        .tweet a :hover {
            font-weight: 800 !important;
        }

.timePosted {
    font-family: Arial;
    color: #2f4f4f;
    font-size: 7pt;
    font-weight: bold;
    margin-top: 4px;
}

li {
    margin-left: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
}