#magestore-bannerslider-popup{

	padding: 2px;

    position: fixed;

    z-index: 19990;

	background: #fff;

	border: 2px;

}

#magestore-bannerslider-popup-close{

	cursor: pointer;

    height: 22px;

	width:22px;

    position: absolute;

    right: 0px;

    top: -25px;   

    z-index: 19999;

	background:url(/skin/frontend/base/default/css/magestore/bannerslider/image/close-tiny.png) no-repeat center;

}

#bg_fade {

    background-color: #000000;

    height: 100%;

    left: 0;

    margin: 0;

    padding: 0;

    position: fixed;

    top: 0;

    visibility: hidden;

    width: 100%;

    z-index: 1000;

	opacity: 0.7;

}