/* ----- News Beginn ----- */
#news .title p {
	margin-top: 0px;
	margin-bottom: 5px;
}

#news .title h4 {
	margin-top: 0px;
	margin-bottom: 5px;
}

#news .titles h4 {
	margin-top: 0px;
	margin-bottom: 10px;
}

#news .title div a, #news .content div a {
	text-decoration: none;
}

#news .title div a:hover, #news .content div a:hover {
	text-decoration: underline;
}

#news .img {
	width: 120px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: right;
}

#news .img div, #news .img_latest div {
	margin-bottom: 5px;
}

#news .content table {
	font-size: 100%;
	margin-bottom: 20px;
}
/* ------ News End ------- */


