/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
 * Used mainly for the query result page.  inset, outset, ridge all look good in 
 * FF and Opera.  IE doesn't so solid is best bet.
 *
 * Icon generated at: http://www.ajaxload.info/
 *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.PleaseWait
{
	border-top:			3px solid #4477aa;
	border-left:		3px solid #4477aa;
	border-right:		3px solid #114477;
	border-bottom:		3px solid #114477;
	font-size:			1em;
	background:			#eeeeee url('../image/processing.gif') no-repeat 5px 5px; 
	padding:			5px 5px 5px 40px;
	margin-right:		3px;
}
.PleaseWait h2
{
	padding-top: 		0;
	margin-top:			0;
	font-size:			1.5em;
}
/*============================ End of Style Sheet ============================*/

