.shopMenuContainer {margin:auto;margin-top:5px;display:block;width:860px;height:25px;}
.shopMenu {height:25px;margin:0;}
.shopMenu td {background-color:#6A859B;padding-top:3px;padding-left:10px;padding-right:10px;}
.shopMenu .tabLeft {width:4px;padding:0;background-image: url(../images/site/shop_tab_left.jpg);background-repeat: no-repeat;}
.shopMenu .tabRight {width:4px;padding:0;background-image: url(../images/site/shop_tab_right.jpg);background-repeat: no-repeat;}
.shopMenu a {color:#fff;font-weight:bold;}
.shopMenu .selected {background-color:#00908C;}
.shopMenu .selectedLeft {width:4px;padding:0;background-image: url(../images/site/shop_tab_selected_left.jpg);background-repeat: no-repeat;}
.shopMenu .selectedRight {width:4px;padding:0;background-image: url(../images/site/shop_tab_selected_right.jpg);background-repeat: no-repeat;}