#searchAdIns
{
	margin-top: 25px;
	width: 300px;
	padding: 5px;
	background-color: #00989D;
	border: 1px solid #CCC;
	z-index: 40;
	color: #FFFFFF;
}
#searchAdIns IMG
{
	top: 32px;
	left: 289px;
}
#searchAdIns H3
{
	font-size: 1em;
	font-weight: bold;
}
#searchAdIns DIV
{
	margin: 14px 0;
}
#searchAdIns SELECT, #searchAdIns OPTION, #searchAdIns OPTGROUP
{
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
#searchAdIns SELECT
{
	margin: -21px 0 0 100px;
	width: 190px;
	#margin-top: -33px;
}
#Location, #Profession
{
	height: 20px;
	clear: both;
}
#Location LABEL, #Profession LABEL
{
	float: left;
	margin-left: 5px;
}
