@charset "UTF-8";
/* CSS Document */

div.buttonscontainer {
	height: 18px;
	padding-top: 18px;
	border-top:	none;
}
	

/* ______________ LATENEWS ______________ */


#latenews {
	position: absolute;
	top: 5px;
	right: 0;
	width: 222px;
}

#latenews ul {
	list-style-image: url(../arts/submenu_bullet.gif);
	text-transform: none;
	margin: 25px 0 0 12px;
}



/* ______________ OTHERNEWS ______________ */


#othernews {
	position: absolute;
	top: 0;
	right: 0;
	width: 222px;
}

#othernews h2 {
	margin-top: 0;
	color: #900;
	border-bottom: 1px solid #666;
}

#othernews h2.submenualign {
	padding-bottom: 5px;
}

#othernews h2.submenualignfirst {
	padding-bottom: 8px;
}

#othernews ul {
	list-style-image: url(../arts/submenu_bullet.gif);
	text-transform: none;
	margin: 9px 0 0 12px;
}

#othernews .viewmore {
	margin: 15px 0 0 12px;
}