/*Important - make sure that the column widths add up to 770px, not 772px!*/

#zoneContent #content #col_0 {
	float:left;
	clear:both;
	width:813px;
}

#zoneContent #content #col_1 {
	float:left;
	clear:none;
	width:235px;
	*width:256px;
	padding-right:21px;
	border-right:1px dotted #d0d0d0;
	*border-right:0px;
	zoom:1;
}

#zoneContent #content #col_2 {
	float:right;
	clear:right;
	width:503px;
	*width:520px;
	padding-left: 16px;
	*border-left:1px dotted #d0d0d0;
	zoom:1;
}
