﻿#deepdark { position: absolute; top: 1; left: 1; z-index: 99; background-color: white; filter: alpha(opacity=70); -moz-opacity: 0.5} 
#deepdarkBulletin {
	position: absolute;
	top: 1;
	left: 1;
	z-index: 100;
	width: 160px;
	height: 60px;
	background-color: #f2f2f2;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#deepdarkBulletin table {width: 100%; height: 100%; font: 12px Verdana; color: black; text-align: center; letter-spacing: 0px; text-overflow:ellipsis; overflow:visible}			 
#deepdarkSelectBlocker {position: absolute; top: 1; left: 1; z-index: 98; filter: alpha(opacity=0)} 

