#header {
	background: url(/uploadedImages/UHS/News/h_news.jpg) no-repeat;
}
#search_wrapper {
	width:950px;
	margin:0 auto;
	/*background:#01211e;*/
	background: #f2f1e8;
	height:28px;
}

#left_col {
	float:left;
	width:175px;
	margin:0px 30px 0 35px ;
}
	
#mid_col {
	width:480px;
	margin:0px 0 0 0;
	display:block;
	float:left
}
#mid_col ul {
    margin:10px 0 0 0;
}
#mid_col ul li {
	font:normal 12px/16px  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	List-style-position:outside;
	margin:0 0 0 15px;
}
#right_col {
	width:175px;
	float:right;
	margin:px 10px 0 0px;
}
.news_pic {
	float:left;
	margin:0 10px 0 0 ;
}
.block {
	float:right;
	width:230px;
}
.sub_bold {
	font-size:1em;
	line-height:18px;
	margin:0 0 0 3px;
	float: left;
}
.sub_bold_release {
	float: right;
}
.sub_bold_release a {
	font-size:0.8em;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.sub_bold_release a:hover {
	font-size:0.8em;
	color:#0092b2;
	text-decoration:none;
	font-weight:bold;
}
.arrow_list_rss li {
	list-style-type:none;
	padding:5px 0 0 18px;
	background:url(/images/rss.jpg) 0 4px no-repeat;
	line-height: 16px;
}

