html
{
	background-color: #A8A7A7;
	background: -webkit-gradient(linear, center top, center bottom, from(#A8A7A7),color-stop(100%, #D7D7D7));
	background: -webkit-linear-gradient(top,#A8A7A7 ,#D7D7D7 100%);
	background: -moz-linear-gradient(top,#A8A7A7 ,#D7D7D7 100%);
	background: -ms-linear-gradient(top,#A8A7A7 ,#D7D7D7 100%);
	background: -o-linear-gradient(top,#A8A7A7 ,#D7D7D7 100%);
	background: linear-gradient(to bottom,#A8A7A7 ,#D7D7D7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFA8A7A7, endColorstr=#FFD7D7D7, GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA8A7A7', endColorstr='#FFD7D7D7', GradientType=0)";
}

#page
{
	z-index: 1;
	width: 254px;
	min-height: 99px;
	-pie-box-shadow: 4px 3px 8px #D6D6D6;
	-moz-box-shadow: 4px 3px 8px rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 4px 3px 8px -1px rgba(0, 0, 0, 0.16);
	box-shadow: 4px 3px 8px rgba(0, 0, 0, 0.16);
	background-image: none;
	border-style: none;
	border-color: transparent;
	background-color: #FFFFFF;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 168px 353px 233px;
}

#u79
{
	z-index: 2;
	width: 254px;
	position: relative;
}

#u361-4
{
	z-index: 4;
	width: 189px;
	min-height: 57px;
	font-size: 30px;
	font-family: coming-soon, sans-serif;
	font-weight: 400;
	margin-left: 33px;
	margin-top: 17px;
	position: relative;
}

body
{
	padding-top: 36px;
	padding-bottom: 36px;
}

#page .verticalspacer
{
	clear: both;
}

