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

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

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

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

@viewport
{
	width: 768px;
}

.html
{
	background-color: #7F7F7F;
}

#page
{
	z-index: 1;
	width: 631px;
	min-height: 870px;
	border-style: none;
	border-color: #000000;
	padding: 26px 68px 128px 69px;
	background: #FFFFFF url("../../images/html.jpg") repeat left top;
}

#u168-91
{
	z-index: 2;
	width: 611px;
	min-height: 1203px;
	background-color: #AAAAAA;
	background-color: rgba(0, 0, 0, 0.33);
	padding: 10px;
	color: #FFFFFF;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-weight: bold;
	left: -1px;
	position: relative;
	-pie-background: rgba(0, 0, 0, 0.33);
}

#page .verticalspacer
{
	clear: both;
}

