.newsentries {
width:280px;
height:auto;
float:left;
}

.newsentry {
width:280px;
height:75px;
margin-bottom:12px;
font-size:11px;
}

.newsentry_img {
width:80px;
height:80px;
float:left;
margin-right:4px;
}

.newsentry_title {
font-weight:bold;
color:#006699;
}

.newsentry_date {
font-size:10px;
text-align:left;
}

.newsentry_text {
text-align:left;
}

.newsentry_more {
font-size:10px;
text-align:left;
}

.newslinks {
font-size:11px;
}


.current_news {
margin-left:10px;
float:left;
width:270px;
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 {
margin-bottom:5px;
margin-top:5px;
text-align:center;
}

.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;
}