#submenuLatest {

	background-image: url(../../images/latest.jpg);
	background-repeat: no-repeat;
	background-fixed: fixed;
	background-position: 0px 0px;

	cursor: hand;

	position: absolute;

	top: 312px;
	left: 575px;
	width: 89px;
	height: 15px;

	z-index: 61

}

#submenuCalendar {

	background-image: url(../../images/calendar.jpg);
	background-repeat: no-repeat;
	background-fixed: fixed;
	background-position: 0px 0px;

	cursor: hand;

	position: absolute;

	top: 344px;
	left: 563px;
	width: 89px;
	height: 15px;

	z-index: 61

}

#submenuSearch {

	background-image: url(../../images/search_.jpg);
	background-repeat: no-repeat;
	background-fixed: fixed;
	background-position: 0px 0px;

	cursor: hand;

	position: absolute;

	top: 376px;
	left: 542px;
	width: 89px;
	height: 15px;

	z-index: 61

}


