.version.fiama_privacy_screen /* version checker */
{
	color: #000014;
	background-color: #0F90CA;
}

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

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

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

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

@viewport
{
	width: 768px;
}

.html
{
	background-color: #FFFFFF;
}

#page
{
	z-index: 1;
	width: 710px;
	min-height: 944px;
	background-image: none;
	border-style: none;
	border-color: #000000;
	background-color: transparent;
	padding: 40px 29px;
}

#u204
{
	z-index: 2;
	width: 710px;
	background-color: transparent;
	position: relative;
}

#u204_clip
{
	overflow: hidden;
	width: 710px;
	height: 944px;
}

#u204_img
{
	margin-right: -30px;
}

body
{
	position: relative;
	min-width: 768px;
}

#page .verticalspacer
{
	clear: both;
}

