/* VISIBLE INK PORTAL */
/*** Page layout 20%/80% ***/

#ContentCols{
	margin-top: 10px;
	float: left;
	width: 562px;
	background-color: #FFF;
	margin-bottom: 10px;
}

/* first content column */		
#ContentPane{
	float: left;
	width: 562px;	
}

#ContentPane p, #ContentPane h4{
	margin-top: 0px;
}

#ContentPane div.Polls, #RightPane div.Polls {
	background-color: #FFF;
	list-style-image: none;
	padding-bottom: 0;
}
