﻿.ericCustomfade{
	position: absolute;
	background-color: #333333;
}
.ericCustomcontainer{
    background-color: #fff;
    min-width:300px;
    text-align:center;
    top:0px;
    z-index:10px;
}
.ericCustommessage{
    
    
}
.ericCustomclose{
background:transparent url('../images/impromptu/x.png') no-repeat scroll 0% 0%;
cursor:pointer;
display:inline;
height:29px;
position:absolute;
right:-18px;
top:-15px;
width:25px;
z-index:3200;
 _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/images/impromptu/x.png");
 
}
