#countryHeader {
    background: #503291;
    height: 45px;
}

#countryHeader #branding {
    background: transparent url('/content/dam/sigma-aldrich/head/day/vibm.png') no-repeat center;
    /* float: left; */
    display: block;
    height: 32px;
    margin: 8px 0 0;
    text-indent: -9000px;
    width: 100%;
}
/*#countryHeader #branding a {display: block; height: 24px; width: 348px;}*/

.countryPage #pageWrapper{background: #f7f6f3 url(/etc/designs/sigma-aldrich/headers/newsa/sial-countryselector-rbg.gif) top left repeat-x; width: 100%;}

    .countryPage #contentWrapper {
    /* background: #f7f6f3 url(/etc/designs/sigma-aldrich/headers/newsa/sial-countryselector-bg.gif) top center no-repeat; */
    margin: 0px auto;
    background: #fff;
    height: auto;
}

.countryPage #subFooter {/* background-color:#f7f6f3; */}

#countryLanding {
    margin: 0 10px;
    width: 930px;
    }

#countryLanding div#selectCountryHeader {
    background: transparent url(/etc/designs/sigma-aldrich/headers/newsa/selectcountryheader.png) bottom center no-repeat;
    height: auto;
    text-indent: unset;
    padding-top: 40px;
    padding-bottom: 10px;
    width: 930px;
    background: none;
    color: #503291;
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid #eee;
}

#countryLanding div#countries {
    width: 930px;
    margin: 10px auto;
    text-align: left;
    border-bottom: none;
    margin: 10px 0 10px;
    margin-left: -3px;
}

/*NEW*/
        #countryTable a {
            font-size: 11px;
            color: #67655c;
            padding: 2px 3px;
            cursor: pointer;
             display: inline-block;
            zoom: 1; // IE hack to trigger hasLayout
            *display: inline; // IE hack to achieve inline-block behavior
        }

        #countryTable .countriesLeft a {font-size: 15px; font-weight: bold;}

        #countryTable .countriesLeft a:hover,
        #countryTable .countriesRight a:hover {
            background-color: transparent;
            text-decoration: none;
            color: #0F69AF;
        }
/* end NEW */

#countrySelect {
    display: block;
    width: 594px;
    margin: 0;
    /* padding-left: 0px; */
}

#countrySelect select {
    font-size: 13px;
    background: #fff;
    padding: 0;
    color: #7d7d7d;
    font-weight: normal;
    float: left;
    border: 1px solid #ccc;
}

#countrySelect input#submitCountry {
    background: transparent;
    border: none;
    color: #0F69AF !important;
    height: auto !important;
    cursor: pointer;
    text-indent: unset;
    float: none;
    margin-left: 10px;
    width: auto;
    font-size: 13px;
    display: none;
 }


#countryLinks {
    /* border-top: 1px solid #c3c2bd; */
    /* border-bottom: 1px dotted #e61e50; */
    /* padding-top: 174px; */
    margin-bottom: 25px;
    padding-left: 3px;
    padding-top: 10px;
    width: 100%;
}
#countryLinks .countryLinksWrapper {/* width:396px; *//* margin: 0px auto; */}

#countryLinks a.investorRelations {
    background: transparent url(/etc/designs/sigma-aldrich/headers/newsa/investorrelations.gif) top left no-repeat;
    display: block;
    height: 33px;
    text-indent:-9000px;
    width: 192px;
    border: none;
    cursor: pointer;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

#countryLinks a.privacyStatement {
    /* background: transparent url(/etc/designs/sigma-aldrich/headers/newsa/privacystatement.gif) top left no-repeat; */
    /* height: 33px; */
    display: inline-block;
    /* text-indent:-9000px; */
    /* width: 192px; */
    border: none;
    cursor: pointer;
    /* float: left; */
    /* margin-bottom: 20px; */
}

.countryPage #pageWrapper #subFooter div.contentStage {width: 930px;}
.countryPage #pageWrapper #subFooter div.contentStage p {width: 594px;}

/* footer css*/
#subFooter {
    /* background: #efefef; */
    padding: 30px 0;
    height: 25px;
    border-bottom: none;
}
#subFooter p {
    float:left;
    color: #fff;
    font-size: 10px;
    padding: 0 6px;
    margin: 0px 30px;
    width: 604px;
}
#subFooter p strong {color: #fff;font-weight: bold;}
#subFooter p a {color: #fff;font-style: normal;text-decoration: none;}
#subFooter .logo {
    background: transparent url('/content/dam/sigma-aldrich/head/day/footer-logo-ms.png') top left no-repeat;
    float: left;
    display: block;
    height: 40px;
    text-indent: -9000px;
    width: 200px;
}
/*#subFooter .logo a {display:block;width:183px;height:14px;}*/
#subFooter .socialLinks {
    float: right;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 19px;
    width: 92px;
}
#subFooter .socialLinks ul {margin: 0px; padding: 0px;}
#subFooter .socialLinks li {
    background: #efefef url(/etc/designs/sigma-aldrich/headers/newsa/social.jpg) scroll 0 0 no-repeat;
    display: block;
    float: right;
    height: 19px;
    margin: 0 0 0 4px;
    padding: 0px;
    text-indent: -9000px;
    width: 19px;
}
#subFooter .socialLinks li.facebook {background-position: 0 0;}
#subFooter .socialLinks li.myspace {background-position: -24px 0;}
#subFooter .socialLinks li.twitter {background-position: -46px 0;}
#subFooter .socialLinks li.youtube {background-position: -69px 0;}
#subFooter .socialLinks li a {display: block; zoom:1;}
#primaryFooter .box .searchfoot img {}