.sidebar .content {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 15px;
}
.sidebar .content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.sidebar .box_news li {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #C65B3B;
	background: #FCF7F4 url(../../images/arrow_single_orange.gif) no-repeat 10px center;
	padding-left: 21px;
}
.sidebar .box_news .white {
	background: #FFFFFF url(../../images/arrow_single_orange.gif) no-repeat 10px center;
}


.box_dyk h3 {
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #996600;
	margin: 0px;
	padding: 0px 0px 0px 39px;
	background: url(../../images/bullet_yellow.gif) no-repeat left center;
	height: 32px;
}
.box_news h3 {
	color: #C05F32;
	background: url(../../images/bullet_orange.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 39px;
	font: 22px Georgia, "Times New Roman", Times, serif;
	height: 32px;
}.box_subnav h3 {
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #A86A10;
	background: url(../../images/bullet_yellow.gif) no-repeat left center;
	height: 32px;
	margin: 0px;
	padding: 0px 0px 0px 39px;
}

