/* Put any classes and ID properties that are specific to a language */

/* start index.css */

.scenario
{
    top: 70px;
}

div.scenario ul
{
    font-size: 14px;
}

.index_catcher_text
{
    left: 10px; 
    top: 25px; 
}

div.index_catcher_text h1
{
    font-size: 23px;
}

#upgrade
{
    top: 185px;
}

#video
{
    top: 90px; 
}

div.CT_description p
{
    font-size: 11px;
}

/* end index.css */

/* start purchase.css */

#add_cart_suite
{
    position: relative;
    float: left;  
    /*left: 432px; 
    top: 280px;*/
    left: 718px;
    top: 170px;
}

/* end purchase.css */