/* 2 COLUMN LAYOUT */
#leftCol {
	width: 780px !important;
	border: none !important;
	overflow: hidden !important;
}
#leftCol .leftList,
#leftCol .rightList {
	width: 385px !important;
}
#leftCol .leftList {
	border-right-width: 5px !important;
}