.newsentries {
height:auto;
}

.newsentry {
font-size:11px;
}

.newsentry_clearer {
clear:both;
border-bottom:1px solid #EC8E0A;
margin:5px 0px 5px 0px;
}


.newsentry_img {
float:left;
width:105px;
margin-right:4px;
margin-bottom:5px;
}
.newsentry_img img {
border:1px solid #333333;
}

.newsentry_title {
font-weight:bold;
font-size:13px;
}

.newsentry_date {
float:right;
font-size:10px;
text-align:right;
margin-left:5px;
}

.newsentry_text {
text-align:left;
}

.newsentry_more {
font-size:10px;
text-align:left;
}

.newslinks {
padding-top:10px;
clear:both;
text-align:center;
font-size:11px;
}


.current_news {
height:auto;
font-size:11px;
margin-bottom:5px;
text-align:left;
}
.current_news h1 {
font-size:13px;
font-style:normal;
margin:0px 0px 5px 0px;
padding:0px;
}

.currentnews_bigimg {
float:right;
margin-bottom:5px;
margin-left:5px;
border:1px solid #333333;
}

.currentnews_date {
font-size:11px;
text-align:right;
font-style:italic;
}




/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
