/*
LAYOUT: Two-Columns Right
DESCRIPTION: Two Columns Fixed 940px Right Sidebar
*/

#left_col {
	width: 430px;
	float: left;
	position: relative;
	margin-right: 20px;
	padding: 0;
}

#right_col {
	width: 250px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}