@-ms-viewport
{
	width: 1024px;
}

@-webkit-viewport
{
	width: 1024px;
}

@-o-viewport
{
	width: 1024px;
}

@-moz-viewport
{
	width: 1024px;
}

@viewport
{
	width: 1024px;
}

html
{
	background-color: #FFFFFF;
}

#page
{
	z-index: 1;
	width: 1024px;
	min-height: 640px;
	background-image: none;
	border-style: none;
	border-color: #000000;
	background-color: #FFFFFF;
	padding-bottom: 128px;
}

#u223
{
	z-index: 2;
	width: 1024px;
	position: relative;
}

#u223_img
{
	padding-top: 3px;
	padding-bottom: 3px;
}

#page .verticalspacer
{
	clear: both;
}

