/*------------------------------------*\
    Local fixes
\*------------------------------------*/

body#buy .row.hero { *padding-bottom : 0px; }

body#battery #productheader a.buynow { margin-top: 0.65em; }

.battery #breadory { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }

.battery #breadory #directorynav { float: left; border: 1px solid #ddd; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; margin-left: -1px; }

/*------------------------------------*\
    End local fixes
\*------------------------------------*/




/*------------------------------------*\
    GLOBAL FOOTER STYLES
\*------------------------------------*/


.footer-global .footer-sosumi ul li a { border-left: none; border-right: 1px solid #e3e3e3;}
.footer-global .footer-sosumi ul li:last-child a { border-right: none; }
.footer-global .footer-sosumi ul li a { padding-left: 0em; padding-right: 10px; margin-right: 5px; }


@media only screen and (max-width: 1024px) {
	.footer-global p.gf-buy { width: 100%; }
	.footer-global .footer-links { float: left; margin-left: 0; }
}


/*-----for switch-to-iphone only----*/
@media only screen and (max-width: 735px) and (max-device-width: 768px) and (Orientation: portrait) {
	.page-switch-to-iphone .footer-global .footer-links { width: 93%; }
}﻿


/*------------------------------------*\
    END GLOBAL FOOTER STYLES
\*------------------------------------*/