div#divBlock
{
	background:#DFDCD1;
	border:1px solid #555555;
	color:#888888;
	font-size:14px;
	font-weight:bold;
	width:1249px;
	margin-left:0;
	opacity:0.8;
	position:absolute;
	text-align:center;
	z-index:100;
	filter: alpha(opacity=80);
	display:none;
}