@charset "UTF-8";
/* CSS Document */

#content_wrapper_2 .sidebar_news {
	margin-bottom: 6px;
	border: 1px solid #D9D9D9;
	line-height: 14px;
}
.sidebar_content {
	margin-bottom: 6px;
	border: 1px;
	line-height: 14px;
}
#content_wrapper_2 .sidebar_news h2 {
	background:#DFDFDF url(../img/box_header.gif) repeat-x scroll 0 0;
	border-bottom:1px solid #D9D9D9;
	color: #4D4D4D;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 6px 10px 4px;
	text-transform: none;
}
#content_wrapper_2 .sidebar_news h3 {
	color: #4D4D4D;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding: 0px 0px 4px;
	text-transform: none;
	text-align: left;
}
#content_wrapper_2 .sidebar_news ul {
	margin: 0px;
	padding: 0px 12px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}
#content_wrapper_2 .sidebar_news ul li {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 1em 0 0.5em; 
	border-bottom:1px solid #D9D9D9;
	font-size: 11px;
}
#content_wrapper_2 .sidebar_news ul li.last_item {
	border-bottom: none;
}
#content_wrapper_2 .sidebar_news .more {
	display: block;
	text-align: right;
	color: #0066CC;
	margin-top: 4px;
	font-size: 10px;
}

#content_wrapper_2 .sidebar_news li a.more {
	background:transparent url(../img/morearrow.gif) no-repeat scroll 100% 50%;
	background-position:100% 0.4em;
	padding-right: 10px;
	white-space: nowrap;
	text-decoration: none;
}
#content_wrapper_2 .sidebar_news li a.more:hover {
	color: #0066CC;
	text-decoration: underline;
}
#content_wrapper_2 .sidebar_news li a.hover {
	cursor: pointer;
}

