.content-header { background: url(/img/gallery-header.png) no-repeat top right; }
.content-header-content { height: 90px; }

.content-header-content div
{
    float:left;
    width: 220px;
    margin-left: 110px;
    margin-top: 3px;
}
.content-header-content div h3
{
    color: #909;
    margin-bottom: 0;
    margin-top: 16px;
    font-size: 13px;
}

.content-content
{
    background: #fff url(/img/gallery-content-header.png) no-repeat;
/*    padding-top: 0px;*/
}

.gallery, #pager
{
    width: 570px;
    float:left;
    margin-left:30px;
}
.gallery { margin-top: 40px; }

#pager { clear: both; text-align: center;  }
#pager a { color: #ff3abc; }
#pager * { padding: 0 3px; font-size: 12px; font-weight: bold; }

.content-content-inner
{
    background: url(/img/gallery-blueLine.png) repeat-y 600px 0;
}

.panLeft
{
    float:left;
    width: 600px;
}

.panRight
{
    float:right;
    padding: 0 15px;
}

.howToBeStar, .activePolls
{
    width: 277px;
}
.howToBeStar
{
    background: url(/img/gallery-topRight.png);
    height: 209px;
    margin-top: 20px;
}
.activePolls
{
    font-weight: bold;
    font-size: 12px;
}
.content-content h5
{
    font-size: 18px;
    font-weight: normal;
    color: #20b3ff;
}
.activePolls h5
{
    margin: 15px 0 8px 0;
}
.activePolls p
{
    margin: 10px 10px;
}
.activePolls a
{
    display: block;
    color: #909;
    background: url(/img/gallery-miniStar.png) no-repeat 0 5px;
    padding-left: 23px;
    line-height: 25px;
    margin-left: 55px;
    font-size: 13px;
}

.btGlory
{
    display:block;
    background: url(/img/gallery-btGlory.png) no-repeat;
    width: 217px;
    height: 53px;
    margin: auto;
    cursor: pointer;
    text-decoration: none;
}

.btMakeAvatar
{
    display:block;
    background: url(/img/gallery-btMakeAvatar.png) no-repeat;
    width: 221px;
    height: 55px;
    margin: auto;
    cursor: pointer;
    text-decoration: none;
}

.howToBeStar h5 { line-height: 50px; margin: 0 15px 0 15px;}
.howToBeStar ol
{
    margin:0;
    padding: 0 0 0 15px;
}
.howToBeStar li
{
    margin: 5px 15px;
    font-weight: bold;
    font-size: 12px;
}
.howToBeStar a
{
    display:block;
    margin: 2px 15px;
    text-align: right;
    font-weight: bold;
    font-size: 12px;
}

#pageTitle
{
    font-size: 13px;
    font-weight: bold;
    padding: 10px 30px;
}
