
div#latestnews{
	text-align : left;
	width: 700px;
	overflow: auto;
	padding: 25px;
	margin: 0 0 0 10; 
	 height: 390px;
}

div#latestnews-txt {
   ztext-align : right;
   	width: 600px;
}

div.newsItem {
   	xwidth: 690px;
	position: relative;
	   border : 1px solid #5b3c1c;
	   background-image : url(/img/shade.gif);
}

div.newsDate{	
	padding: 10px 0 5px 10px;
}


div.newsItem img{
		width: 256;
}