#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;
	margin:0;
	border-left:1px solid #c9d6db;
	border-right:1px solid #c9d6db;
	}
	#main .box_body {
		padding:10px 35px 25px 10px;
		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:11px;top:14px;z-index:4}
#main #news-container .box {
	min-height:90px;
}
#main #news-container .box_body {
	padding:10px;
	min-height:90px;
	background:url(../images/puff_news.gif) 10px 10px no-repeat;
}

#news-container #news-1, #news-container #news-2 {
	background: url(../images/gfx_news_vertline.gif) left repeat-y;
	float:left;
	position:relative;
	top:5px;
	width:224px;
	min-height:90px;
	padding:0 0 20px 12px;
}
#news-container h4 {color:#0c4c6d;font-size:12px}
#news-1 {left:110px;}
#news-2 {left:120px;}
#news-container a.expander {position:absolute;bottom:3px;right:0px}
