/**/

#left_column {
	position:relative;
	top:120px;
	float:right;
	width:500px;
	border-right:0px solid #CCCCCC;
	padding-bottom:10px;
	margin-bottom:130px;
	margin-right:20px;
}
#right_column {
	display:none;
}

