#leftcontainer
{
    float:left;
}

#games
{
    width:180px;
    background-color:#E8EEF7;
    margin-bottom:15px;
}

#videos
{
    width:180px;
    background-color:#E8EEF7;
    margin-bottom:15px;
}

#images
{
    width:180px;
    background-color:#E8EEF7;
    margin-bottom:15px;
}

#stuff
{
    width:180px;
    background-color:#E8EEF7;
    margin-bottom:15px;
}

#leftads
{
    width:180px;
    background-color:#E8EEF7;
    margin-bottom:15px;
}

#contentbox
{
    width:800px;
    background-color:#FFFFFF;
    float:left;
    margin-left:20px;
    margin-bottom:15px;
}

.boxcontent
{
    padding-left:10px;
    padding-right:10px;
    padding-top:2px;
    padding-bottom:10px;
}


.boxcontent h1
{
    font-size:11pt;
    color:#222222;
}

div.rounded div {
  height: 1px;
  overflow: hidden;
}