/* 
    Document   : default
    Created on : 2010/05/26, 21:19:21
    Description:
        Purpose of the stylesheet follows.
*/

#hide {
	display: none;
	background: #000;
	width: 100%;
	height: 100%;
	opacity: 0.4;
	position: absolute;
	top: 0;
	left: 0;
}