.white-background {
	background-color: #ffffff;
}

/* ----- HERO ----- */
	.wwrs-hero {
		position: relative;
		height: 360px;
	}
		.wwrs-hero img {
			display: block;
			position: absolute;
			top: 0;
			left:0;
			z-index: -1;
		}
		.wwrs-hero img2 {
			display: block;
			position: absolute;
			top: 150px;
			left:150px;
			z-index: -1;
		}
		.wwrs-hero .wwrs-bg-purple {
			background: url("/ae/window81/_ui/img/landing-hero-graphic-860.png") no-repeat 0 0;
			width: 262px;
			height: 265px;
			padding-left:35px;
			color: #FFF;
			font-size: 37.16px;
			line-height: 42.88px;
			display: table;
			*display:block;
		}
		.wwrs-hero .wwrs-bg-purple span {
				*padding-top:50px;
				display: table-cell;
				*display: block;
			    vertical-align: middle;
		}

/* ----- Updating Instructions ----- */
.wwrs-update {
	height: 231px;
}

.wwrs-module.wwrs-right .wwrs-info {
	width: 300px;
}

.wwrs-update-info {
	padding-top: 30px;
}

.wwrs-update-info3 {
	top: 200px;
	left: 150px;
}

.wwrs-update-info h2 {
	font-size: 27px;
	line-height: 36px;
	padding-bottom: 20px;
}

.system-lookup-container {
	padding-bottom: 20px;
	border-bottom: 1px solid #e0e0e0;
}

.system-updates-container {
	float: left;
	width: 226px;
	padding-bottom: 20px;
	height: 190px;
}

.system-updates-container-right {
	float: left;
	width: 244px;
	padding-bottom: 20px;
	height: 190px;
}

.system-updates-container-middle {
	float: left;
	width: 226px;
	padding-bottom: 20px;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	height: 190px;
}

.system-lookup-container h3,
.system-updates-container h3,
.system-updates-container-middle h3 {
	margin: 0;
	padding-bottom: 10px;
	font-size: 27px;
}

.system-updates-container-right h3 {
	margin: 0;
	font-size: 27px;
}

.system-lookup-container p {
	margin: 0;
}

.system-updates-container p {
	margin: -10px 0 15px 0;
}

form {
	margin-top: 10px;
}

form label {
	float: left;
	margin-top: 7px;
	padding-right: 10px;
}

form input {
	float: left;
	padding-right: 10px;
}

#modelNumberInput {
	font-size: 23px;
	border: 1px solid #000000;
}

#modelNumberSubmit {
	border: 0;
	margin-left: 10px;
}

/* ----- Compatibility Center ----- */
.wwrs-module {
	min-height: 45px;
}

.wwrs-compatibility-center h3,
.wwrs-compatibility-center p {
	display: inline;
}

.wwrs-compatibility-center h3 {
	font-size: 27px;
}

.wwrs-compatibility-center a {
	margin: 0 0 0 30px;
}