﻿#thumbnail_outer
{
    width:840px;
}

#thumbnail_inner
{
    width:834px;
    height:360px;
    margin:0 auto;

}

.thumbnail_container
{
    width:125px;
    height:76px;
    margin:7px;
    overflow:hidden;
    display:inline;
}

.image_description
{
    font-family:Verdana;
    font-size:11px;
    color:#666;
    padding:22px 0 10px 0;
}

.border
{
    background:red;
}

.noborder
{
    background:#FFF;
}

#rollerContainer {width:32px; margin:0 auto;}
#fullSizeImgContainer {margin:0 auto;}