.aa {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana;
	font-size:12px;
	background-color:white;
	border-width:1px;
	border-color:#999;
	border-style:solid;
	padding:1px;
	margin:1px 0 0 0;
	text-align:left;
	line-height:1.2em;
}
.aa_highlight {
	background-color:#ff0;
	color:#000;
}
.aa_wait {
	background-image:url();
	background-repeat:no-repeat;
	background-position:98% center;	
}
.aa div {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:3px;
	text-align:left;
}

