div#mainArea td.leftPart,
div#mainArea td.rightPart {
	display: none;	
}

col.col_leftPart {
	width: 100%;
}

col.col_rightPart {
	width: 0;
}