/* Updated Oct 18th, 2009 */

#right {
	clear:both;
	color:#61524F;
	float:left;
	font-size:11px;
	left:450px;
	line-height:17px;
	position:absolute;
	width: 520px;
}
#white_box_edge {
	/* height: __%; */
}
#content_area {
	height:85%;
	left:35px;
	margin-top:10px;
	overflow:auto;
	padding-right:33px;
	position:relative;
	top:45px;
	width:83%;
}
#white_box {
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-topright:15px;
	background-color:#FFFFFF;
	background-image:url(/images/alt_page/grass.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	float:left;
	height:85%;
	min-height:580px;
	position:relative;
	top:-40px;
	width:508px;
	z-index:10;
}

#content_area .news, #content_area .info, #content_area .last {
	width: 350px;
	overflow-x: hidden;
}

#content_area .news img {
	/*max-width: 300px;*/
}