DIV.announcements
{
	position: relative;
	top: 11px;
	/*top: 8px;*/
	left: 75px;	
	width: 500px;
	height: 20px;

	color: #920091;
	font-weight: bold;
	cursor: hand;
	
	z-index: 1000;
}

.blah
{
	
	
	filter: alpha(opacity=100);
	opacity: 1;
}