div.photo-container
{
    margin: 0 auto;
    background-color: #F1F0EE;
    font-size: 12px;
    text-align: center;
}

div.photo-navigation
{
    width: 100%;
    background-color: #FFF;
    height: 30px;
}

div.photo-navigation table
{
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    height: 30px;
}

div.photo-navigation table td
{
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
}

div.photo-navigation table td.nav-left
{
    width: 70px;
    text-align: left;
}

div.photo-navigation table td.nav-right
{
    width: 70px;
    text-align: right;
}

div.photo-navigation div.next
{
    float: right;
    margin-left: 20px;
    font-weight: bold;
    height: 40px;
}

div.photo-container div.photo-container img.main
{
    border: 1px solid #2C2B2A;
}

div.photo-container div.photo-data
{
    padding: 10px 10px 0 10px;
    text-align: left;
}

div.photo-container div.photo-data div
{
    line-height: 15px;
    margin-bottom: 6px;
}

div.photo-container div.photo-data div.last
{
    margin-bottom: 0;
}

div.photo-container div.photo-data div.last div
{
    line-height: 12px;
    margin-bottom: 7px;
}

div.add-this-bottom-right
{
    margin: 0 !important;
    padding: 0;
    text-align: right;
}

img.add-this-bottom-right
{
}

div.photo-rating-indicator
{
    color: #FFF;
    background: #FFF url(//assets.bodybuilding.com/img/bodyspace/titleBg.jpg) no-repeat 0 0;
    width: 24px;
    height: 24px;
    background-color: #999;
    margin: 0 0 0 5px !important;
    line-height: 24px !important;
    text-align: center;
}

div.rating-box div.rating-feedback-label
{
    color: green;
    display: block;
    font-weight: normal;
    margin: 0 0 0 10px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

div.boom-tan-box
{
    border: 2px solid #CCC;
}


div.share-button {
    display: inline-block;
    float: right;
    margin-right: -8px;
}
