body{

	background-color: white;

	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	padding: 0;

}

             

#wrapper{

	text-align: center;

	width: 600px;

	margin: 0px auto;

}



form {

	margin: 10px 0 0 0;

	padding: 0;

}



form span {

	color: #999;

	font-size: 14px;

	position: relative; top: -2px;

}


#wait_label {

	color: #36638E;

	font-size: 18px;

	font-weight: bold;

}



#result {

	margin-top: 50px;

	height: 90px;

	color: #449BAE;

	font-weight: bold;

}



#result a {

	color: #66C04E;

	font-weight: bold;

	text-decoration: none;

}



#result a:hover {

	text-decoration: underline;

}



#footer {

	width: 100%;

	color: #aaa;

	font-size: 10px;

	border-top: dashed 1px #aaa;

}



#processing, #link {

	display: none;

}

