

  .bannercontainer {	
		width:740px;	
		position:relative;
		position:relative;
		-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;	
		
	
	}
 
  .banner{		
		width:740px;
		height:310px;
		position:relative;
		overflow:hidden;			
   }
   
   
    .bannercontainer-simple {	
		padding:5px;		
		background-color:#fff;
		width:740px;	
		position:relative;
		position:relative;	
		margin-left:auto;
		margin-right:auto;	
	
	}
 
  .banner-simple{		
		width:740px;
		height:310px;
		position:relative;
		overflow:hidden;			
   }

 .fullwidthbanner-container{
	width:100% !important;		
	position:relative;
	padding:0;		
	max-height:310px !important;
	overflow:hidden;
} 

.fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:130px !important;
	position:relative;	
}
   
   



   
   
