.version.index /* version checker */
{
	color: #000006;
	background-color: #8A8D1F;
}

.html
{
	background-color: #819DD0;
	background: -webkit-gradient(linear, center top, center bottom, from(#819DD0),color-stop(100%, #B2B3B2));
	background: -webkit-linear-gradient(top,#819DD0 ,#B2B3B2 100%);
	background: -o-linear-gradient(top,#819DD0 ,#B2B3B2 100%);
	background: linear-gradient(to bottom,#819DD0 ,#B2B3B2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF819DD0, endColorstr=#FFB2B3B2, GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF819DD0', endColorstr='#FFB2B3B2', GradientType=0)";
}

#page
{
	z-index: 1;
	width: 500px;
	min-height: 588px;
	background-image: none;
	border-style: none;
	border-color: #000000;
	background-color: transparent;
	padding-bottom: 62px;
	margin-left: auto;
	margin-right: auto;
}

#u93
{
	z-index: 2;
	width: 512px;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
	left: -6px;
}

#u98-4
{
	z-index: 4;
	width: 460px;
	min-height: 42px;
	background-color: transparent;
	line-height: 40px;
	font-size: 33px;
	color: #FFFFFF;
	text-align: center;
	font-family: comfortaa, sans-serif;
	font-weight: 300;
	position: relative;
	margin-right: -10000px;
	margin-top: 546px;
	left: 20px;
}

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

#page .verticalspacer
{
	clear: both;
	margin-bottom: -546px;
}

