#Contest {
    float:left;
    background-color:#1d1d1d;
    margin:0px;
}
#Contest div.headerBar {
    float:left;
    background:url(http://cache.stupidvideos.com/images/contests/hdr_contests.png) no-repeat;
    width:968px;
    height:66px;
    margin:0px;
    padding:0px;
}
#Contest #LeftCol div.block {
    background-color:#000;
    border:1px solid #4b4a4a;
    margin-bottom:10px;
}
#Contest p {
    margin:8px 15px;
}
#Contest div.footer {
    text-align:right;
    padding:10px;
}
#LeftCol {
    display:inline;
    float:left;
    line-height:16px;
    margin:19px 10px 9px 10px;
    width:634px;
}
#RightCol {
    float:left;
    margin:19px 0px 9px 0px;
    width:304px; 
}
#LRECContainer {
    float:left;
    padding:1px;
    border:1px solid #4b4a4a;
    margin-bottom:10px;
    width:300px;
}
#LRECContainer div.header {     
    background-color:#103c18;
    color:#63cb5a;
    letter-spacing:4px;
    margin-bottom:1px;
    width:288px;_width:300px;
    padding:6px;
    text-align:center;
}
#WinnersBox {
    background-color:#000;
    padding:10px;
    border:1px solid #4b4a4a;
    margin-bottom:10px;
}
#WinnersBox div.block {
    clear:both;
    margin:15px 0px 5px 0px;
}
#WinnersBox div.photo {
    float:left;
    width:130px;
}
#WinnersBox div.photo img {
    margin-right:8px;
}
#WinnersBox div.contestInfo {
    float:left;
    width:148px; 
}
#WinnersBlox div.contestInfo a {
    font-weight:bold;
}
