 
 
#header {
	width:							640px;
	overflow:						visible;
	height:							auto;
}

#header a.logo {
	margin:							0px;
}

#header div.adBanner, #utility, #nav, #footer, .section, .rightSide, .adModule { 
 	display:						none;
}
 
.leftSide .section {
 	display:						inline;
}
 
#globalWrap, .leftSide, .leftSide .fullWidth {
 	width:							640px; /* should be 660px */
	padding:						0px; 
}
 
.module {
	overflow:						visible!important;
}

.leftSide .wideCol {
	width:							370px;
	widt\h:							350px; 
}
 

 
 
 