#bannersContainer .midTextWithBG{
			font-size:1.75em;
			line-height:1em;
			background:#BD1550;
			padding:4px 10px 5px;
			
			font-weight:bold;
			font-family: Arial, sans-serif;
			color:#FFF;	
			white-space: nowrap;
		}
		#bannersContainer .navId {
			font-size:1.4em;
			width:100%;
			text-align:center;	
			margin: 12px 0 0 0;
			padding: 0;
			color: #555;
		}
		#bannersContainer .created-with-api-arrow {
	top: 225px;
	left: 417px;
	display: block;
	position: absolute;
	background: url('http://shop.laserpegs.com/v/vspfiles/products/slider/img/royalslider-preview-sprite.png') no-repeat -260px -303px;
	width: 102px;
	height: 43px;
		}
		#bannersContainer {
	height:250px;
	width:100%;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		}		
		#banner1 {
	width: 320px;
	height: 250px;
	float:left;
		}
		#banner2 {
	float:left;
	width: 575px;
	height: 230px;
	border: 10px solid #FFF;
		}
		#banner2 .arrow {
			background:none;
				
			width: 35px;
			height: 35px;
			top:240px;	
			
			font-size:24px;
			color: #555;
			margin: 0;
			text-decoration: none;
		}
		#banner2 .arrow.disabled {
			color: #CCC;
		}
		#banner2 .arrow.left {
			text-align:left;	
		}
		#banner2 .arrow.right {
			text-align:right;	
		}