form#request_form, div#con_ty {
	width:700px;
	/*float:right;
	border:2px solid #fccc08;*/
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}
form#request_form label {
	width:170px;
	float:left;
	text-align:right;
	display:block;
	margin-bottom:10px;
	margin-right:2px;
	margin-top:2px;
}
form#request_form textarea {
	width:700px;
	height:75px;
	margin-bottom:2px;
	margin-top:2px;
	padding:0px;
}
form#request_form input {
	width:170px;
	float:left;
	display:block;
	margin-bottom:10px;
	margin-top:2px;
}
form#request_form input#con_send {
	width:100px;
	margin-left:120px;
}
form#request_form input#captcha {
	width:50px;
}
div.sm {
	font-size:9px;
	text-align:center;
	float:left;
	width:110px;
	margin-left:5px;
}
div#con_ty {
	font-size:16px;
	text-align:center;
	font-weight:bold;
}
form#request_form img {
	width:100px;
	height:20px;
	border:0px;
}
div#req_ty {
	font-size:30px;
	width:650px;
	text-align:center;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:30px;
	margin-right:40px;
}
div.req_head {
	height:20px;
	width:700px;
	background-color:#fccc08;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	padding-left:10px;
	margin-bottom:10px;
	margin-top:15px;
	clear:both;
}
div#game_info {
	visibility:hidden;
	display:none;
}
div#game_head {
	visibility:hidden;
	display:none;
}
div#m_apperance_info {
	visibility:hidden;
	display:none;
}
div#m_apperance_head {
	visibility:hidden;
	display:none;
}
div#p_apperance_head {
	visibility:hidden;
	display:none;
}
div#p_apperance_info {
	visibility:hidden;
	display:none;
}
div#donations_info {
	visibility:hidden;
	display:none;
}	
div#donations_head {
	visibility:hidden;
	display:none;
}
.msg {
	color:#FF0000;
	font-weight:bold;
	text-align:center;
}