/* Start of CMSMS style sheet 'fadein' */
#fadeinbox{
	position:absolute;
	width: 750px;
	height: 145px;
	left: 0;
	top: -400px;
	border: 1px solid gray;
	background-color: white;
	padding: 6px;
	z-index: 100;
	visibility: hidden;
	background-image:url(baner-opal.jpg);
	background-position: center;
	background-repeat: no-repeat;
	
}

#fadeinbox a {
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

/* End of 'fadein' */

