/*
This stylesheet is for use with the Subsero PopUp library
*/

#overlay
{
position: absolute;
top: 0;
left: 0;
z-index: 500;
width: 100%;
height: 500px;
background-color: #000000;
}

.messagePopBox
{
z-index: 600;
position: absolute;
display: none;
}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

