#container {	margin:0px;
	padding:0px;
	overflow:hidden;	margin-top:-26px;
	height:125px;
	/*
	max-height:125px;
	height:expression(this.offsetHeight > 126px?"125px?:"auto");
	*/
}
#bannermask {	position:relative;
	float:right;
	margin-top:-129px;
	/* NEED FOR FIREFOX */
	background-image: url('banner-bg-firefox.jpg');
	background-repeat: no-repeat;
	cursor:pointer;
}
#bannermask h2 {	font-family: Verdana,Arial,Tahoma,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size:11px;
	line-height:18px;
	color: rgb(0, 96, 138);
}
