.imgleft {
	float:left;

}
.newsbox h2 {
	font-size:18px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	border-top-color:#FFF;
	border-right-color:#FFF;
	border-left-color:#FFF;
}
.latestnews {
	margin-bottom:8px;
	/*background-color:#F4F3EC;*/
	border:1px solid #FFF;
}
ul.news {
	list-style-type:none;
	margin:0px;
	padding:0px 0 0 0;
}
ul.news li {
	clear:left;
	min-height:120px;
	
	
}
* html ul.news li {
	/*height:80px;*/
} /* ie6 only */
.imgborder {
	
	border:1px solid #E3DED7;
	margin-bottom:5px;
}
.date {
	color:#999999;
	font-style:italic;
	font-size:95%;
}
.navscroll {
	clear:left;
	background-image:url(file:///D|/Downloads/Template/vds-1/images/bg_navscroll2.png);
	background-repeat:no-repeat;
	height:35px;
	position:relative;
}
a.next, a.prev {
	width:7px;
	text-indent:-9999px;
	position:absolute;
}
a.next {
	background-image:url(file:///D|/Downloads/Template/vds-1/images/icon_next.gif);
	background-repeat:no-repeat;
	right:50px
}
a.prev {
	background-image:url(file:///D|/Downloads/Template/vds-1/images/icon_prev.gif);
	background-repeat:no-repeat;
	right:85px
}
