#downloadServerTitle
{
	
	font-size: 30px;
	font-weight: bold;
	color: #628643;
	width: 500px;
	margin: 0px auto 0px auto;
	
}

#downloadUITitle
{
	
	font-size: 30px;
	font-weight: bold;
	color: #628643;
	
}

#section_UI_Download_Content_Area
{
	
	width: 472px;
	margin: 0px;
	position: relative;
	top: -250px;
	text-align: center;
	
}

#section_UI_Download_Content_Area a
{
	
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}

#section_UI_Download_Content_Area a:hover
{
	
	color: #ACDF45;
	
}

#downloadServer {
	
	background: url( "../../images/download_server_button_combo.png" ) repeat scroll center top transparent;
	display: block;
	height: 73px;
	margin: 0px auto 0px auto;
	text-indent: -99999px;
	width: 280px;
	position: relative;
	top: -10px;
	
}

#downloadServer:hover {
	
	background-position: bottom;
	
}

#signupForm
{
	
	width: 500px;
	margin: 0px auto 0px auto;
	
}

#section_Download_Header {
	
	position: relative;
	
}

#displayOverlay {
	
	position: absolute;
	top: 164px;
	right: 0px;
	
}

#section_Download_Content_Area {
	
	width: 472px;
	margin: 0px;
	padding: 30px auto 30px auto;
	position: relative;
	top: -220px;
	
}

.serverRequiredText {
	
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	position: relative;
	top: 10px;
	
}

#thankYouText {
	
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	width: 472px;
	margin: 0px;
	padding: 30px auto 30px auto;
	position: relative;
	top: -100px;
	
}
