﻿/* 
Localized Styles Only:
Use this sheet for specifying the correct background images, text sizing, etc..
***********************************************************************************/

.btnDownload, .btnDownload:visited
{
    width: 103px;
    height: 42px;
    display: block;
    margin-top: 15px;
    background-image: url(../../../images/es/btn-download-all.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor:pointer;
}

.btnDownload:hover{background-position: 0 -42px;}
.btnDownload:active{background-position: 0 -84px;}



/* Shop */

#btnRegionUS{
  margin-left: 58px;
}

#shopCart_headerPrice, #shopCart_headerTotal
{
    text-align: center;
}

#btnRegionIntl{
      margin-left: 105px;
   }
