﻿

#homeFlash, #header, #PrimaryNavigation
{
    display:none;
    visibility:hidden;
}

#printtitle, #printsub
{
    display:inline;
    padding:0 0 30px 0;
    clear:left;
}

#printsub
{
    font-size:14px;
    width:98%;
    height:auto;
}

#featuredDevs, #latestnews
{
    
    width:600px;
}

#featuredDevs a
{
    border-bottom:none;
    clear:both;
}

#featuredDevs h4
{ 
    display:inline;
    color:#208BC0;
    font-size:18px;
    clear:both;
}

#featuredDevs p
{
    width:98%;
    clear:none;
    padding-right:5px;
}

#middlecol
{
    display:none;
}


#latestnews h5
{
    padding:10px 0 10px 0;
    clear:both;
    border:none;
    text-indent:0em;
    font-size:18px;
    color:#208BC0;
    height:auto;
}

#latestnews ul
{
    clear:both;
    border:none;
}

#latestnews ul li a
{
    clear:both;
    border:none;
    width:600px;
}

#latestnews p
{
    padding:0;
}

#copyright
{
    float:left;
    padding-left:0px;
}


#latestnews li.winner
{
    margin:10px 0 10px 0;
    border:solid 1px #000;
   
}

#latestnews li.winner p
{
    width:200px;
    padding:5px 15px 6px 15px;
}

#printwinner
{
    display:inline;
    color:#000;
    padding:10px 0 0 80px;
}
  


