
#updates{
	position : absolute;
	top : 2px;
	right : 140px;
	width : 170px;
	background-image : url(../gfx/update-bgi.gif);
	background-repeat : no-repeat;
	background-position : 50% 0%;
	text-align : center;
	line-height : 17px;
}
#updates A{
	color : black;
	text-decoration : none;
}
#updates A:hover{
	color : #336699;
	text-decoration : none;
}

