.do_rexsurf{
	position: absolute;
	text-align: left;
	float: none;
	z-index: 50;
	border-style: none;
	padding: 5px;
	border: 0px;
	color: #333333;
	top:0;
	left:0;
	background-color: #fff;
	filter: Alpha(Opacity=60);
}

.do_rexsurf a{
	color:#FF0000;
}

