/*  FISHKI .................................................*/

#overlay{display: none; position: absolute; left: 0px; top: 0px;  width: 100%; height: 100%; z-index: 2890; background-color: #fff;
filter: alpha(opacity=90);
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}

#aclogin{
	display: none; position: absolute; left: 350px; top: 160px;  width: 320px; height: auto; z-index: 2900; 
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login_shadow.png',sizingMethod='scale');*/
	/*background: transparent url("../images/login_shadow.png") no-repeat;*/
}

#aclogin div.box-rounded{margin: 5px 10px 20px 5px; font-size: 90%;}
