/* 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 */

/*---- add this new ID to move the download button to the left ----*/
#download_button_2
{
    position: absolute;
    width: 324px;
    height: 48px;
    left: 85px;
    top: 360px;
    overflow: hidden;
    outline-style: none;
}

#download_button_2 a
{
    display: block;
}

#download_button_2.CTM
{
    background: url('/images/CTM_download_button.png') no-repeat 0px -96px;
}

#download_button_2.CTM a
{
    background: url('/images/CTM_download_button.png') no-repeat 0px -96px;
}

#download_button_2.CTM a:hover
{
    background: url('/images/CTM_download_button.png') no-repeat 0px -48px;
}

#download_button_2.CTM a:active
{
    background: url('/images/CTM_download_button.png') no-repeat 0 0;
}

#mirror_link
{
    position: absolute;
    width: 324px;
    height: 48px;
    left: 320px;
    top: 360px;
    overflow: hidden;
    outline-style: none;
}

p.mirror_link
{
    position: absolute;
    left: 310px;
    top: 390px; 
}

#CTTS_itunes10_compatibility2
{
    top: 150px;
    left: 90px;
}

#CTTS.catcher_text /* catcher */
{
    left: 20px;
}

/* end product.css */

/* start purchase.css */

ul.total_price_currency
{
    top: 0px;
    left: 17px;
}

/* end purchase.css */
