.topBanner {
		background: #B1BAE7;
		text-align: center;
		margin: 0 -1000px;
		position: relative;
		top: -98px;
		height:404px;
		z-index: 1;
		margin-bottom: -98px;
	}
	.backgroundContainer{
		max-width:1024px;
		margin: 0 auto;	
	}
	.overlayText{
	 position: absolute;
	top: 0;
	left: 960px;
	padding: 0 35px;
	z-index: 5555;
	width: 470px;
	background-image: url(/_cms/media-platform/digitalassetfiles/digital-assets-overlay.png);
	height: 110%;
	font-family: 'neo_sans_prolight', 'Exo', sans-serif;
	color: #434244;
	}
	.overlayText .topText {margin-top: 95px;}
	.overlayText .topText h1{font-size: 35px;font-weight: 500;}
	.overlayText .topText > p {font-size: 20px;	font-weight: 500;}
	.overlayText .topText a.btnflat {padding: 20px 45px;font-size: 16px;}
	.overlayText .bottomText {width: 305px;margin: 0 auto;font-weight: 500;font-size: 18px;}
	div.vsh_descriptbox  div.img img {margin-top:35px;}
	/*div.vsh_descriptbox {
		border-bottom:1px solid;
	}
	div.vsh_descriptbox:nth-child(even){
		border-bottom-color: #ABD0E5;
	}
	div.vsh_descriptbox:nth-child(odd){
		border-bottom-color: #D1D1D1;
	} */
	div.vsh_descriptbox.noborder {border:none;}
	.btnflat.orangejuice {background:#FF781E !important;}
	.vsh_featurebox div.img img {width:100px}