@charset "utf-8";
/* CSS Document */
/*-------alternating container right for other pages--- */
#content_right2
{
	width:500px;
	display:inline;
	float:right;
	margin-right:21px;
	background:#f9f9f9;
	border:1px solid #cccccc;
	margin-bottom:50px;
	text-align:center;
	/* need to remove --*/

	
}

ul#left_list {	margin-top:0px; }

ul#left_list li.list_heding
{
	background:none;
	height:100%;
	margin-top:5px;
}

