#news {
	position:			absolute;
	top:				64px;
	left:				755px;
	width:				140px;
	white-space:		normal;
	z-index:			2;
	padding-left:		2.5px;
}

#news img {
	border-width: 		0px;
	margin-bottom:		5px;
}

#togglelang {
	width:				140px;
	margin-top:			7px;
	margin-left:		3px;
	border:				1px solid black;
	text-align: 		center;
	background: 		url(../images/news/bar.png);
	background-repeat: 	repeat-x;
}

#togglelang p {
	margin: 			2px;
	margin-bottom: 		8px;
	font-size: 			13px;
}

#newsdiv {
	width:				140px;
	margin-top:			6px;
	margin-left:		3px;
	border:				1px solid black;
	text-align: 		center;
	background: 		url(../images/news/bar.png);
	background-repeat: 	repeat-x;
}

#newsdiv p {
	text-align: 		left;
	margin: 			2px;
	margin-bottom: 		8px;
	font-size: 			13px;
}

#newsdiv b#date {
	color:				#fff;
}

#newsdiv p#heading {
	text-align: 		center;
	color:				#000;
}

#news a {
	text-decoration:	none;
	color:				#000;
}
