
div#fusionslide-wrap
{
  background-color:#666;
  color: #fff;
  z-index:101;
}

.close-slide
{
  display:block;
  float:right;
  width:32px;
  height: 28px;
  cursor:pointer;
  background: transparent url(../../images/fusionslide-close.png) no-repeat scroll 0 0;
  position:relative;
  right:-10px;
  top:-8px;
}
