#themeWrp {
    background-color: #FFFFFF;
    border: 2px solid #666666;
    margin: 40px 0 0 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.themeBlock {
    padding: 5px 15px 5px 15px;
    margin: 0 0 0 0;
    position: relative;
}

.themeImage a img {
    width: 205px;
    height: 119px;
    float: left;
    text-decoration: none;
    border: none;
}

#themeWrapper div.themeLabel {
    margin-bottom: 5px;
}

#themeWrapper div.themeLabel a {
    color: #94262c;
    text-decoration: none;
}

#themeWrapper div.themeLabel span.themeUnavailabl {
    color: #2c1605;
    text-decoration: none;
}
#devLink {
    clear: both;
    float: right;
    width: 160px;
    margin-right: 44px;
    margin-bottom: 10px;
}

#devCopy {
    color: #000000;
    clear: both;
    width: 673px;
    margin-left: 15px;
    font-size: 12px !important;
    font-family: Verdana !important;
}

#devCopy span a, #devCopy a {
color: #94262c;

}

#devCopy span {
    font-size: 12px !important;
    font-family: Verdana !important;
}

span.btnL {
    float: left;
    width: 14px;
    height: 20px;
    background-image: url("/images/redtab/tabLeft.png");
    background-repeat: no-repeat;
    text-decoration: none;
}

span.btnM {
    float: left;
    height: 20px;
    background-image: url("/images/redtab/tabCenter.png");
    color: #ffffff;
    background-repeat: repeat-x;
    text-decoration: none;
    padding-top: 3px;
}

span.btnR {
    float: left;
    width: 15px;
    height: 20px;
    background-image: url("/images/redtab/tabRight.png");
    background-repeat: no-repeat;
    text-decoration: none;
}

.btnWrp a {
    color: #ffffff !important;
    font: 11px Verdana !important;
    text-decoration: none;
}