#box {
	position:absolute;
	border:0px;
	background-color:#ebebe0;
	width: 178px;
	height: 203px;
	left: 412px;
	top: 31px;
}

#boxText {
	position:absolute;
	border:0px;
	left: 10px;
	top: 5px;
	padding-right: 10px;
}

#boxText ul {
	list-style-type: none;
	margin-top: -15px;
	padding-left: 0px;
	margin-left: 0px;
}


#boxText ul li {
	background: url(arr_small.gif) no-repeat left 10px;
	padding-top: 14px;
	padding-left: 10px;
}

#boxText a {
	text-decoration: none;
}

#boxText a:hover {
	text-decoration: underline;
}

#latestnews {
	background:transparent url(news-background.jpg) no-repeat scroll 40%;
	border:0px none;	
	width:192px;	
	padding-left: 15px;
	padding-right: 20px;	
}



#latestnews  ul {
	list-style-type: none;
	margin-top: -15px;
	padding-left: 0px;
	margin-left: 5px;
}


#latestnews ul li {
	background: url(arrow-white.gif) no-repeat left 10px;
	padding-top: 14px;
	padding-left: 10px;
}

#latestnews a {
	text-decoration: none;
}

#latestnews  a:hover {
	text-decoration: underline;
}