#mainbox {
	background-image:url(img/bg_news4.jpg);
	background-position:98% 98%;
	background-repeat: no-repeat;
}

#contentbox {
	background-image:url(img/mlbl_news.jpg);
	background-position:100% 0%;
	background-repeat: no-repeat;
}


.news {
	margin:10px 0 30px;
}

.news h3 {
	margin-bottom:3px;
}

hr {margin:30px 0;}

.news p {
	margin-top:2px;
	margin-left:10px;
}

.news .date {
	background:url(img/underline.gif) 0px 1.1em repeat-x;
	margin:0 5px;
}

.pages {
	text-align:center;	
	padding-top:25px;
	font-family:Arial;
	color:#ADADAD;
}

.pages a {

	font-size:110%;
	text-decoration:none;
	color:#ADADAD;	
	margin: 0 2px;
}

.pages  .wehere {
	cursor:default;
	font-size:150%;
	color:white;
	margin:0 2px;
}