﻿div.gallery_main
{
    width:670px;
    height: 72px;
    margin: 0px 45px;
}

.large_image
{
    width: 662px;
    height: 395px;    
    margin: 10px 0px;
    padding: 0px;
}

.leftbutton
{
    height: 36px;
    width: 36px;
    border: none;
    float:left;
    margin:10px 0px 0px 80px;
    padding:0px;
    background: #FFFFFF url('images/gallery/100108-DS_Gallery_ARROW_Left.gif') center center no-repeat;
}

.rightbutton
{
    height: 36px;
    width: 36px;
    border: none;
    float:left;
    margin:10px 0px 0px 0px;
    padding:0px;
    background: #FFFFFF url('images/gallery/100108-DS_Gallery_ARROW_Right.gif') center center no-repeat;
}

.filmstrip
{
    height: 72px;
    width: 420px;
    float:left;
    margin:0px;
}

.filmcell
{
    float:left;
    margin:0px 5px;
    height:90px;
    width:90px;
}
