/* Put any classes and ID properties that are specific to a language */

/* start index.css */

div.scenario ul
{
    font-size: 15px;
    letter-spacing: -1px;
}

.index_catcher_text
{
    left: 20px;
}

#upgrade
{
    left: 88px;
}

.CT_backup h3
{
    letter-spacing: -1px;
}

/* end index.css */


/* start  iphone-ipod-touch-backup.css */

div.left, div.right
{
    top: 68px;
    margin-bottom: 68px;
}

/* end  iphone-ipod-touch-backup.css */

/* start product.css */

#download_button
{
    position: absolute;
    width: 324px;
    height: 48px;
    left: 85px;
    top: 360px;
    overflow: hidden;
    outline-style: none;
}

#download_button a
{
    display: block;
}

#download_button.CTM
{
    background: url('/images/CTM_download_button.png') no-repeat 0px -96px;
}

#download_button.CTM a
{
    background: url('/images/CTM_download_button.png') no-repeat 0px -96px;
}

#download_button.CTM a:hover
{
    background: url('/images/CTM_download_button.png') no-repeat 0px -48px;
}

#download_button.CTM a:active
{
    background: url('/images/CTM_download_button.png') no-repeat 0 0;
}

#mirror_link
{
    position: absolute;
    width: 324px;
    height: 48px;
    left: 340px;
    top: 360px;
    overflow: hidden;
    outline-style: none;
}

p.mirror_link
{
    position: absolute;
    left: 330px;
    top: 390px; 
}

/* end product.css */

/* start purchase.css */

#XP
{
    position: relative;
    float: left;
    background: url('/images/xPort_p.png') no-repeat;
    width: 933px;
    height: 115px;
    margin-top: 10px;
}

#XP span
{
    color: #970f00;
}

/* end purchase.css */