{
    margin:0;
    padding:0;
}

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	position:relative;
    margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('img/autocomplete_indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
#street {
  width:150px;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}




    ul.loca
    {
        padding:0 10 20 0;
        margin: 5 0 5 15;
	font-size: 80%;
    }
    #services li
    {
        padding: 0;
        margin: 0 1.8em 0em 0 ;
        float: left;
        list-style-type: none;
        position: relative;
    }
    #services a
    {
        padding: 0 0 0 19px;
        display: block;
        position: relative;
        text-decoration: none;

    }

ul.loca a:link {color: #006600;}
ul.loca a:visited {color: #006600;}
ul.loca a:hover {color: #ff0000;}




    #services i
    {
        position: absolute;
        z-index: 1;
        left: 0;
        top: -8px;
        width: 15px; height: 15px;
        margin-top: 0.6em;
        background: url('images/ics/ics.gif') no-repeat;
    }
    #dc i { background-position: 0px 0; }
    #ftp i { background-position: -15px 0; }
    #files i { background-position: -30px 0; }
    #forum i { background-position: -45px 0; }
    #foto i { background-position: -60px 0; }
    #mail i { background-position: -75px 0; }
    #cs i { background-position: -90px 0; }
    #wow i { background-position: -105px 0; }
    #me i { background-position: -120px 0; }
    #radio i { background-position: -135px 0; }
