.leftcol {
	width:25%;
	padding-top:5px;
}
.rightcol {
	width:75%;
	padding-top:10px;
	padding-left:10px;
}
/*SHADOW BOX*/
div.shadowbox {
	background:url("/ww2images/misc/boxes/litegray_bottomright.gif") no-repeat scroll right bottom #F0F0E3;
	clear:both;
	color:#000000;
	float:left;
	margin-bottom:10px;
	overflow:hidden;
	padding:0;
	width:100%;
}
div#shadowbox_left {
	background:url("/ww2images/misc/boxes/litegray_left.gif") no-repeat scroll left bottom transparent;
	padding:0;
}
div#shadowbox_top {
	background:url("/ww2images/misc/boxes/litegray_top.gif") no-repeat scroll right top transparent;
	padding:0;
}
div#shadowbox_topleft {
	background:url("/ww2images/misc/boxes/litegray_topleft.gif") no-repeat scroll left top transparent;
	padding:10px 20px 15px;
}
/*END SHADOW BOX*/
/*ANO*/
.ano_title {
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.ano_img {
	text-align:center;
}
.ano_text{ 
}

