/*Half width page*/
body {
background-image:none;
color:#000000;
font-size:62.5%;
text-align:center;
}

#outerWrapper {
height:100%;
margin:0 auto;
width: 100%;
}

#contentWrapper {
float:left;
height:100%;
min-height: inherit; 
padding:0 0px;
position:relative;
width:643px;
z-index:100;
}

.moduleInternal {
background-color: transparent;
}

/*2-3 tab*/
#contentWrapper .lp_643width .topTabs{ position: relative; margin : 0 0 0; width: 100%; /*438px;*/ height: 37px; padding: /*1px*/2px 0 0 1px; background-image:url(../../../common/images/bg_m2_left_module_top_w-tabs.gif); background-repeat:no-repeat;}
