/********************************************************************
**************	       SEARCH STYLES	 ****************************
********************************************************************/

div.search {
	width:220px;
	margin:10px 0 10px 27px;
	background-color:#999;
	padding:5px;
	display:none;
}

select.search {
	width:100%;
}
