#flashContent {
    display: none;
	  width: 991px;
	  height: 413px;
	  margin: 107px auto 0;
}
#flash-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 110 !important;
	  width: 100%;
}
.banner-block {
    padding: 2px;
    cursor: pointer;
    position: absolute;
    right: 0;
    width: 300px;
    z-index: 100 !important;
}
#rio-overlay {
    display: none;
    position: absolute;
    background-color: #000;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 105 !important;
}