/*
 *	This is only a temporary css style sheet, and should be replaced
 *	
 *	-Steve Ash
 *
 */

body {
	font: 0.7em Verdana,Arial,Helvetica,sans-serif;
	color: #FFEF70;
	background-color: black;
}

.lookupdiv {
	.width: 75%;
}

.spinnerimg {
	margin: 0px 0px 0px 5px; 
	clear:none; 
	visibility: hidden;
}

.lookupdiv {
	margin: 25px;
	padding: 15px;

}

.formtable td {
	padding-top: 35px;
}

.prompttext {
	color: #BB3121;
	font-weight: bold;
}

#accountResult {
	font-size: 1.1em;
	font-weight: bolder;
	text-align:center;
	color: #36B59C;
	margin: 10px;
}

.disclaimer {
	color: #BB3121;
	font-size: 1.0em;
	font-style: italic;
	text-align: left;
}
