#navBar { height: 43px; width: 822px; float: right; margin-top: 10px; }
#navBar ul {float: right; margin: 0px; padding: 0px; width: 822px; height: 40px; margin-top: 2px; margin-left: 178px; }
#navBar ul li { margin: 0px; padding: 0px;  margin-left: 10px; float: left; width: 134px; text-align: center;  list-style: none; background: url( "../images/site-menu-button.png" ) no-repeat; font-size: .8em; height: 38px; margin-left: 3px; }
#navBar ul li span.label { margin-top: 7px; display: block; font-weight: bold; color: #000; width: 130px;}

li#mainMallButton { display: none;}
li#homeButton { background: url( "../images/shop-blue-button.png" ) no-repeat !important; }

#mainMallButton2 { font-size: .8em; width: 129px; height: 38px; display: block; background: url( "../images/shop-blue-button.png" ) no-repeat; text-decoration: none; margin-top: 12px; margin-left: 26px;}
#mainMallButton2 span.label { display: block; text-align: center; color: #000; font-weight: bold; padding-top: 6px !important;}

/* 
 * IE7 Hacks
 */
*:first-child+html div#navBar { margin-right: 180px; }
*:first-child+html #mainMallButton2 { margin-top: -40px; }

