body
{
    font-family: Tahoma, Arial;
    color: #505050;    
    }
#wrapper
{

    }
#mainContent
{
    position: relative;
    }
.features
    {


        }
.features li
{
    list-style-image: url('/portals/2/images/rotator/ListItem.png');
    font-size: 1.2em;

}
.headerPane
{
    
}
.header
{
        font-size: 2em !important;
        color: #3283b2 !important;
        margin: 0; 
        text-transform:uppercase;
        font-weight: bold;
}
.subheader
{
    font-size: 1.5em !important;
    margin: 0;    
}
.download
{    
    cursor:pointer;
    }
.download div
{
    margin: 0 auto;
    width: 312px;
    
    }
.download #trial
{

    }
#wrapper .footer
{    
    background-color: #e8effb;
    border: solid 1px #505050;
    padding:5px;
    margin-top: 20px;
    position:relative;
    }
  .footer .label
 {
     font-size: 1.2em;
     font-weight: bold;
     }
 .screenshots
 {
    margin-top: 10px;
 }
 .screenshots div
 {
     display:inline-block;
     margin-right: 10px;
     }
 .screenshots img
 {
     border: solid 1px #505050;
 }
#DNNPartner
{
    position:absolute;
    bottom:10px;
    right:10px;
    }
