#right .content * { line-height: 22px; }

#right .content { background-image: url(../../elements/skin/right_content_bg.jpg); }
#right .content .section_head img { background: transparent url(../../elements/section_head/home.gif) no-repeat left top; width:582px; height:75px; }

#right .news {
	border-top: solid 1px #d2c8bb;
	background-color: #fef5ed;
	margin: 0 56px -10px 39px;
	padding: 18px 0 0 0;
	position: relative;
	z-index: 1;
}

#right .news h3 { 
	background: #f6e1b3 url(../../elements/skin/news_bg.jpg) no-repeat left top;
	position: relative;
	z-index: 1;
	height: 35px;
	border: solid 1px #d2c8bb;
	border-bottom: none;
}

#right .news h3 span { display: none; }

#right .news .view_all {
	display: block;
	position: absolute;
	text-decoration: none;
	color: #FFF;
	left: 163px;
	top: 13px;
	font-size: 11px;
}

#right .news ul {
	border: solid 1px #d2c8bb;
	border-top: none;
	padding: 10px;
	background-color: #f6e1b3;
}

#right .news ul a {
	color: #33312f;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	display: block;
	margin: 0 0 13px 0;
}

#right .news ul a strong { display: block; }

#right .news ul li.blog1 a strong,
#right .news ul li.blog1 a .more { color:#5a7951;}

#right .news ul li.blog2 a strong,
#right .news ul li.blog2 a .more { color:#5a6379;}
