#cmsbox {
	position:absolute;
	left:840px;
	top:100px;
	width: 150px;
	border-top: 1px solid #8EC4EC;
	border-right: 1px solid #8EC4EC;
	border-bottom: 1px solid #8EC4EC;
	border-left: 1px solid #8EC4EC;
	filter: alpha(opacity=75);
	background-color: White;
	background: White;
	z-index: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

