/* shop.css */

body {
width: 100%;
}

div#myBackground {
background:transparent url(/users/2494000/2493432/496908/img/496908_mcpc2009_back.png) no-repeat scroll 50% 0;
float:left;
width:100%;
}

div#myFrame {
float:left;
text-align:center;
width:100%;
}

div#myShop {
float:none;
height:100%;
margin:0 auto 10px auto;
width:47em;
}

div#myHeader {
width: 100%;
height: 140px;
background: transparent url(/users/2494000/2493432/496908/img/496908_mcpc2009_header_new.png) no-repeat scroll left center;
overflow: hidden;
margin-bottom: 15px;
}

ul.tab-navi li.current a {
color:#EE0A85;
}
