#main .box_top {background:url(../images/box_top_bg.gif) no-repeat;width:615px;height:4px;margin:0;padding:0;overflow:hidden}
#main .box {
	position:relative;
	background:#fbfdfd url(../images/box_bg.gif) repeat-x top;
	min-height:220px;
	width:613px;
	border-left:1px solid #c9d6db;
	border-right:1px solid #c9d6db;
	}
	#main .box_body {
		padding:10px 35px 25px 25px;
		min-height:225px;
		/*background:url(../images/box_note_bg.png) no-repeat right bottom;*/
	}
	#main .box_bottom {background:url(../images/box_bottom_bg.gif) no-repeat;width:615px;height:5px;margin:0 0 6px 0;padding:0;overflow:hidden}

#main #news-container {position:relative;}
	#main #news-image {position:absolute;left:1px;top:1px;z-index:4}
#main #news-container .box {
	min-height:90px;
}
#main #news-container .box_body {
	padding:10px;
	min-height:90px;
}

#news-container #news-1, #news-container #news-2 {
	/*background: url(../images/gfx_vertical_line.png) left repeat-y;*/
	float:left;
	position:relative;
	top:5px;
	width:464px;
	min-height:90px;
	padding:0 0 20px 18px;
}
#news-container h4 a {color:#0c4c6d;font-size:12px}
#news-1 {left:110px;}
#news-2 {left:120px;}
#news-container a.expander {position:absolute;bottom:3px;right:0px}

#main #start-event .box_body {background:url('../images/gfx_event_header.gif') no-repeat top right}
#main #start-event div.box_body h1 {padding-right:130px}

