.version.index /* version checker */
{
	color: #0000ED;
	background-color: #96AAED;
}

.html
{
	background: #FFFFFF url("../images/bg_img.jpg") no-repeat center top scroll;
	background-size: cover;
}

#page
{
	z-index: 1;
	width: 534px;
	min-height: 187px;
	background-image: none;
	border-style: none;
	border-color: #000000;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	padding: 251px 213px 62px 162px;
}

#u75
{
	z-index: 2;
	width: 585px;
	min-height: 204px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	position: relative;
}

body
{
	position: relative;
	min-width: 960px;
	padding-top: 36px;
	padding-bottom: 36px;
}

#page .verticalspacer
{
	clear: both;
}

