.back {
    margin: 10px 10px 20px 0;
}

.back {
    background: url(/Images/Photos/pBack.gif) 0 0 no-repeat;
    padding-left: 25px;
    font-size: 1.2em;
    font-weight: bold;
}

#thumbs, .navigation, #mainImg, .back {
    text-align: center;
}

.navigation img {
    vertical-align: middle;
}

.navigation #pCounter {
    padding: 0 15px 0 15px;
}

#mainImg img {
    margin: 10px 0;
    border: 1px solid #000;
    background-color: #f7f7f7;
    background: url(/Images/Photos/loadingBg.gif) 50% 50% no-repeat;
}

#thumbs img {
    border: 1px solid #03c;
}

#thumbs a, #mainImg a, #pl, #pr {
    border-bottom: 0;
}

#centeredDisplay {
    margin: auto;
    text-align: center;
}

.contentArea, .contentNoScroll {
    width: 670px;
    min-height: 40px;
    margin: 10px auto;
    overflow: hidden;
}

.contentNoScroll {
    width: 675px;
}

.contentArea .scroller {
    height: 76px;
    float: left;
}

.contentArea .scroller {
    width: 670px;
    padding-left: 1px;
}

.contentNoScroll .scroller div {
    margin-left: -20px;
}

.contentArea .scroller div {
    left: -10px;
    width: 670px;
    height: 86px;
    overflow: hidden;
}

.contentArea .scroller .thumbs {
    height: 76px;
    width: 30000px;
    float: none;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
}

.contentArea .scroller .thumbs li {
    padding: 12px 0 0;
    width: 90px;
    height: 76px;
    margin-right: 1px;
    float: left;
    list-style: none;
}

.contentNoScroll .scroller .thumbs li {
    padding: 12px 0 0;
    width: 90px;
    height: 86px;
    margin-right: 1px;
    display: inline;
    list-style: none;
}

.contentArea .scroller .thumbs li img {
    width: 70px;
    height: 50px;
    margin-top: 0;
    border: 1px solid #03c;
}

.contentNoScroll .scroller .thumbs li img {
    margin-top: 0;
    border: 1px solid #03c;
}

.contentArea .thumbs {
    float: left;
    margin-bottom: 15px;
    padding-left: 1px;
    border-top: 1px solid #E5E4C4;
}

#pCounter {
    width: 80px;
    text-align: center;
}

.navigation {
    margin: auto;
}

.selectedThumb {
    padding-top: 5px !important;
    width: 100px;
}

.selectedThumb img {
    padding-top: 0;
    width: 85px !important;
    height: 64px !important;
    border: 2px solid #fc0 !important;
}

.contentArea .selectedThumb img {
    margin: 0 !important;
    padding: 3px !important;
    background-color: #fc0;
    border: 0 !important;
}

.contentNoScroll img {
    margin: 5px 2px 5px 2px !important;
    width: 85px !important;
    height: 64px !important;
}

.contentNoScroll .selectedThumb img {
    margin: 3px 0 3px 0 !important;
    padding: 1px !important;
    background-color: #fc0;
}

.content ul {
    margin: 0;
    padding-left: 20px;
}

.content ul li {
    padding-bottom: 5px;
}
