.block350 {
	padding: 40px;
	height: 400px;
	width: 350px;
	position: relative;
	float: left;
}
.bkgd-color-white {
	background-color: #FFF;
}
.align-left {
	left: 0px;
	float: left;
}
.align-right {
	right: 0px;
	float: right;
}

.html5-logo {
	position: absolute;
	left : -60px;
	bottom : 28px;
}

.home-image-wp-lower {
	position : absolute;
	left : -20px;
	bottom : -30px;
}

.wb-example1 {
	position : absolute;
	left : -20px;
	top : -20px;
}


.wb-home-example-wrapper {
	display : inline-block;
	width : 140px;
	height : 100px;
	margin-top : 40px;
	margin-bottom : 40px;
}
.wb-home-example-block {
	background-color : #e2e2e2;
	width : 100%;
	height : 100px;
	line-height : 100px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
.wb-home-example-label {
	width : 100%;
	height : 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.wb-home-example-centered {
	height: auto;
	width: auto;
	max-width: 100%;
	max-height: 100%;
}
.home-ad-img-1 {
	display: block;
	position: relative;
	left: -60px;
	top: 10px;
}
.home-ad-img-2 {
	display: block;
	position: relative;
	left: 20px;
	top: 10px;
}
.home-ad-img-3 {
	display: block;
	position: relative;
	right: -100px;
	top: -20px;
}
