

#NewsModule{
	text-align:left;
	border:0px solid red;
	 position: relative; 
	//   margin:0px 10px 15px 10px;
}

#NewsArchyve *{
	margin:5px; 
}

#NewsArchyve img {
	height: 18px;
	vertical-align: text-bottom;
}

#NewsArchyve a {
	color: #000;
	background: #FFF;
	text-decoration: none;
	
}
#NewsArchyve a:hover {
	color: #8cc0e5;
	background: #fff;
}
