﻿.selectseason
{
     /* background-image: url(../images/large_scroll.gif); */
    background-position: 140px 60px;
    background-repeat: no-repeat;
    float: left; 
    height: 435px;    
    position: relative;
    width: 795px;
}

.selectseason .left
{
    float: left;
    margin-left: 20px;
    margin-top: 13px; 
    width: 320px;
}

.selectseason div div { position: absolute; }

.selectseason .left .button
{
    left: 100px;
    top: 330px;
    z-index: 10;   
}

.selectseason .left .image
{
    /*left: 40px;   */
    left: 25px;
    z-index: 1;
    padding-bottom: 40px;
}

.selectseason .title
{
    /*left: 277px;   */
    left: 310px;
    position: absolute; 
    top: 10px;
}

.selectseason .right
{
    float: left;
    margin-left: 20px;
    margin-bottom: 10px; 
    width: 320px;
}

.selectseason .right .button
{
    /*left: 440px;   */
    left: 440px;
    top: 220px;
    z-index: 10;
}

.selectseason .right .image
{
    /*left: 460px;   */
    left: 494px;
    z-index: 1;
}
