label
{
	font-size: 12px;
	font-family:arial;
	float:left;
	padding-right:10px;
}

#spinner{font-size: 12px;font-family:arial;}
div.hint {
/*
position: absolute;

/* will be adjusted by script.aculo.us */
background-color: white; border: 1px solid #BDBDBD ;
margin: 0px; padding: 0px;
height:100px!important;
overflow:auto;
z-index:99;
margin-top: 0px;
*margin-top: 0px;
_margin-top: 0px;
}
div.hint ul {
list-style-type: none; margin: 0px; padding: 0px;
}
div.hint ul li.selected { background-color: #ff9 ;}
div.hint ul li {
list-style-type: none;display:block;
font-family: arial; font-size: 10px; color: #444 ;
margin:0px; padding:5px; height: auto;
vertical-align:top;
cursor: pointer;
border-bottom-color:#ecebeb;
border-bottom-style:dashed;
border-bottom-width:1px;
}
div.hint ul li span.school_name{
color:blue;
}
div.hint ul li span.city{
color:#333333;
}