@CHARSET "UTF-8";

/* 311 */
#news #page #main .right h2 {
	padding-bottom:0;
	margin-bottom:0;
}

/* 320 */
#news #page #main .right .newsItem {
	padding-top:30px;
}

/* 321 */
#news #page #main .right .newsItem h3 {
	padding-bottom:8px;
	font-size:13px;
	margin:13px 0;
	background:transparent url(../images/global/horizontal_rule.jpg) repeat-x scroll left bottom;
}

/* 330 */
#news #page #main .right .newsItem .left {
	float:left;
	margin-left:60px;
	margin-right:12px;
	width:88px;
	padding-top:0;
}

#news #page #main .right .newsItem .right {
	float:left;
	width:306px;
	margin:0;
}

#news #page #main .right .newsItem .date {
	
}

/* 331 */
#news #page #main .right .newsItem .right p {
	width:100%;
	margin:0;
	padding:0 0 12px 0;
}

/* 400 */
#news #page #main #events {
	width:170px;
	margin-left:33px;
	margin-bottom:25px;
}

/* 410 */
#news #page #main #events .top {
	height:16px;
	padding:8px;
	background:#585858 url(../images/news/box_top.jpg) no-repeat scroll 0 0;
}

#news #page #main #events .body {
	padding-top:12px;
	background:#e7e7e7 url(../images/news/box_body.jpg) repeat-y scroll 0 0;
}

#news #page #main #events .bottom {
	height:10px;
	background:#e8e8e8 url(../images/news/box_bottom.jpg) no-repeat scroll 0 0;
}

/* 411 */
#news #page #main #events .top h2 {
	font-size:13px;
	color:white;
	margin:0;
}

#news #page #main #events .body ul {
	list-style-type:none;
	margin:0 auto;
	padding:0;
	display:block;
	width:135px;
}

/* 412 */
#news #page #main #events .body ul li {
	padding:0 0 23px 11px;
	background:transparent url(../images/global/blue_arrow.gif) no-repeat scroll left 8px;
}

/* 413 */
#news #page #main #events .body ul li div {
	border-top:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	padding:3px 0;
}

#news #page #main #events .body ul li h3 {
	margin:0;
	font-weight:normal;
	font-size:13px;
	padding-bottom:3px;
	padding-top:3px;
	border-bottom:1px solid #c3c3c3;
	border-top:1px solid #c3c3c3;
}

/* 422 */
#news #page #main #events .body ul li .info {
	margin:5px 0 0 0;
}