.fullwidthbanner-container {
	position:relative;
	margin-left:0;
	margin-top:0px;
	padding:10px;
	background-color:#FFF;
	width:940px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	float:left;
}
.fullwidthbanner {
	position:relative;
	width:940px;
	/*height:421px;*/
	overflow:hidden
}
.fullwidthbanner-container {
	position:relative;
	width:100% !important;
	padding:0;
	overflow:hidden;
	background-color:#000
}
.fullwidthbanner-container .fullwidthbanner {
	position:relative;
	width:100% !important;
}
/*
declaraÃ§Ã£o original
--------------
.fullwidthbanner {
	position:relative;
	width:940px;
	height:540px;
	overflow:hidden
}

.fullwidthbanner-container {
	position:relative;
	width:100% !important;
	padding:0;
	max-height:540px !important;
	overflow:hidden;
	background-color:#000
}
.fullwidthbanner-container .fullwidthbanner {
	position:relative;
	width:100% !important;
	max-height:540px !important
}
*/
.fullwidthbanner-container-fixed {
	position:relative;
	margin:0 auto;
	padding:15px;
	background-color:#000;
	width:960px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px
}
.banner-fixed {
	position:relative;
	width:960px;
	height:540px;
	overflow:hidden
}
/*
@media only screen and (min-width:768px) and (max-width:959px) {
.fullwidthbanner, .bannercontainer {
width:760px;
height:317px
}
}
@media only screen and (min-width:480px) and (max-width:767px) {
.fullwidthbanner, .bannercontainer {
width:480px;
height:200px
}
}
@media only screen and (min-width:0px) and (max-width:479px) {
.fullwidthbanner, .bannercontainer {
width:320px;
height:133px
}
}
*/
#rotator-tooltip img{max-width:100px;}

@media only screen and (min-width:1920px) {
        .banner-rotator img.defaultimg{left:0px !important;}
}

