


#games 
{
    padding-left: 10px;
    width: 600px;
}

#content_controls {
    width: 600px;
    height: 32px;
}

#content_controls .top {
    width: 600px;
    height: 17px;
    padding: 0px 0px 2px 0px;
    border-bottom: 1px solid #5f0004;
    text-align: center;
    color: #808080;
    font-size: 11px;
    clear: both;
}

#content_controls .bottom {
    height: 15px;
    position: relative;
}



#content_controls .top div, #content_controls .top div span, #content_controls .top a {
    float: left;
}

#content_controls .top a {
    padding-right: 5px;
}

.all {
    width: 96px; padding-left: 25px;
}

.news {
    width: 129px;
}

.videos {
    width: 134px;
}

.screenshots {
    width: 215px;
}

.icon {
    width: 15px; height: 13px; padding: 0px 4px 0px 0px; float: left;
}


.content_index_item {
    width: 590px;  padding: 10px 5px 10px 5px; 
}

.content_image {
    float: left; margin-right: 10px; width: 90px; border: solid 1px #ffffff;
}

.content_index_text {
    float: left; width: 470px;
}

.content_index_text ul, .content_text li {
    padding: 0px; margin: 0px;
}

.content_index_text .time, .content_index_text .type{
    font-size: 11px; color: #808080
}

.content_index_text .platforms {
    float: right;
}

.content_index_text .type {
    float: left;
}

.content_index_text .icon {
    float: left; margin-right: 5px; 
}
.content_index_text .title {
    font-size: 16px; font-weight: bold; color: #33779e;
}

.content_index_text .title:hover {
    color: #fbd216;
}

.bottom_row { padding-top: 5px; }
.content_index_text .time {float: left; }
.content_index_text .platform_icons {float: right;}
.content_index_text .platform_icon {background-color:#262626; color:#808080; font-size:11px; padding: 2px 4px 2px 4px;; margin-right: 2px; text-align: center;}