.version.index /* version checker */
{
	color: #000007;
	background-color: #147C9B;
}

#muse_css_mq
{
	background-color: #FFFFFF;
}

#page
{
	z-index: 1;
	width: 380px;
	min-height: 570px;
	background: #0071BC url("../../images/u1016-grad.png") repeat-x left top;
	background: -webkit-gradient(linear, center top, center bottom, from(#29ABE2),color-stop(78%, #0071BC));
	background: -webkit-linear-gradient(top,#29ABE2 ,#0071BC 78%);
	background: linear-gradient(to bottom,#29ABE2 ,#0071BC 78%);
	border-width: 0px;
	border-color: #000000;
}

#page_position_content
{
	padding-bottom: 142px;
	width: 0.01px;/* should not cover content below */
}

#u1079
{
	z-index: 2;
	width: 513px;
	background-color: transparent;
	left: -67px;
	position: relative;
}

.html
{
	background-color: #000000;
}

body
{
	position: relative;
	min-width: 380px;
}

@-ms-viewport
{
	width: 380px;
}

@-webkit-viewport
{
	width: 380px;
}

@-o-viewport
{
	width: 380px;
}

@-moz-viewport
{
	width: 380px;
}

@viewport
{
	width: 380px;
}

