
#wrapper {
    background: #000000 url(../media/images/backgrounds/downloads_background.jpg) no-repeat scroll center 139px;
}

#primaryContent {
    margin-bottom: 40px;
}

#main_title {
    font-family: Arial;
    font-weight: bold;
    font-size: 37px;
    color: #FFFFFF;
}

.download_thumb_div {
    display: list-item;
    list-style: none;
    width: 148px;
    text-align: center;
}

.download_thumb_div img {
    max-width: 128px;
    max-height: 128px;
    margin: 10px;
}

.download_thumb_div span {
    font: 14px/14px Arial;
    color: #9C9C9C;
}

.download_thumb_div div {
    width: 148px;
    text-align: center;
}

.download_thumb_div a {
    text-decoration: none;
    color: #FFFF00;
    font: bold 16px Arial;
    line-height: 2em;
}

#thumb_text_div {
    min-height: 200px;
}

#thumb_div {
    height: 148px;
}

#text_div {
    height: 85px;
}

#download_thumbs_table td {
    vertical-align: top;
}
