div.bscell
{
	width:50px;
	height:50px;
	border:1px solid #777; 
	position:absolute;
	background:black
}

div.bsnumber
{
	width:50px;
	height:50px;
	border:0px none #000;
	position:absolute;
	z-index:1;
}

div.dialog
{
   position:absolute;
   border:1px solid #8000ff;
   background: black;
   filter: alpha(opacity=90);
   opacity: 0.9;
   z-index: 3;
}



img.bscimg
{
	width:50px;
	height:50px;
}