.EBA_banner_ad {
	margin-bottom: 20px;
}

.EBA_banner_heading {
	height: 50px;
	width: 280px;
	background-image: url(images/gray.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: -34px;
	z-index: 99998;
	padding: 10px 0 0 10px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}

.EBA_hasTopMargin {
	padding-top: 42px;
}

.nivoSlider {
    position:relative;
    width:618px; /* Change this to your images width */
    height:246px; /* Change this to your images height */
    /*background:url(images/loading.gif) no-repeat 50% 50%;*/
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}

.nivo-html-caption {
	display: none;
}
