#col3
{	/* added for standard view */
	display:none;
}
#col1wrap
{	/* padding for center column - from left of content area to right of col3 - determines middle column width */
	overflow:visible;
}
#col1pad
{	/* padding for center column - from left of content area to right of col3 - determines middle column width */
	/* updated for standard view */ 
	margin:0 -220px 0 495px;  
	overflow:visible;
}