@charset "utf-8";
/* CSS Document */

#places { }
	#places li { margin:0 0 10px 10px; padding:0 0 10px 20px; background:url(../images/list.gif) 0 5px no-repeat; border-bottom:#8FB1CD 1px dotted; }
	#places .name { font-size:14px; color:#000; font-weight:bold; margin-bottom:5px; }
	
#search { width:301px; height:186px; padding:5px 7px 7px 5px; background:url(../images/border.gif); position:relative; }
	#search form { background:url(../images/bgSearch.gif); width:301px; height:176px; padding-top:10px; }
	#search label.error { display:inline; padding:0 0 5px 20px; margin-left:5px; }