#mask
{
	position:absolute;
	left:0;
	top:0;
    z-index:9997;
    background-color:#333333;
    display:none;
}

#boxes .window 
{
	position:absolute;
	left:0;
	top:0;
	height:auto;
	display:none;
	z-index:9998;
}

#boxes .topo
{
	background:none;
	height:19px;
	width:auto;
}

#notBanner
{
	width:100%;
	height:100%;
}

#close_not
{
	float:right;
	cursor:pointer;
	position:relative; 
}

#mask
{
	position:absolute;
	left:0;
	top:0;
    z-index:9997;
    background-color:#333333;
    display:none;
}

#boxes .window 
{
	position:absolute;
	left:0;
	top:0;
	height:auto;
	display:none;
	z-index:9998;
}

#boxes .topo
{
	background:none;
	height:19px;
	width:100%;
}

#notBanner
{
	width:100%;
	height:100%;
}


#boxes .topo img
{
	width:68px;
	height:19px;
	float:right;
	cursor:pointer;
	position:relative;
}
