.themes-post {
    background-image: url(images/frmBg.gif);
    background-repeat: no-repeat;
    padding: 10px 5px 10px 15px;
    margin: 2px;
}
.themes-post small {
    display: block;
    margin: 10px 0px 0px 0px;
    color: #444;
    background-color: #fafafa;
    padding: 3px 3px 3px 5px;
    border-top: solid 1px #f3f3f3;
}
.themes-text {
    margin: 5px;
    padding: 5px;
}
.themes-catbox {
    padding: 5px 10px 5px 10px;
    background-color: #D7DAE2;
    margin: 0px 0px 10px 0px;
}
.themes-catcount {
    font-size: 13px;
    font-weight: bold;
}
.themes-catdesc {
    font-size: 13px;
    margin: 5px;
}
.theme-outer {
    border-top: 0px;
    border-right: solid 1px #aaa;
    border-bottom: solid 1px #aaa;
    border-left: solid 1px #aaa;
    padding: 0px;
    margin: 0px 0px 15px 0px;
    background-color: #fafafa;
}
.theme-title {
    background-color: #3e4968;
    background-image: url(images/row-bg_glossBlueMed.gif);
    padding: 5px;
    margin: 0px; 
}
.theme-title a, .theme-title a:active, .theme-title a:visited {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
.theme-desc {
    padding: 10px;
    font-size: 11px;
}
.theme-detailstop {
    background-color: #f3f3f3;
    border-bottom: solid 1px #ccc;
    font-size: 10px;
    padding: 3px 5px 3px 5px;
}
.theme-detailsbottom {
    background-color: #f3f3f3;
    border-top: solid 1px #ccc;
    font-size: 10px;
    padding: 3px 5px 3px 5px;
    color: #666;
}
.theme-thumb {
    padding: 8px;
    margin: 0px;
}
.theme-rating {
    width: 110px;
    text-align: center;
    font-size: 11px;
    float: right;
    letter-spacing: -1px;
    color: #999;
    margin: 3px;
}
