.skin0{
position:absolute;
width:165px;
border:2px solid black;
background-color:menu;
font-family:Verdana;
line-height:20px;
cursor:default;
font-size:14px;
z-index:100;
visibility:hidden;
}

.menuitems{
padding-left:10px;
padding-right:10px;
}
  
  #smartlinkerautocomplete {
    position: relative;
    z-Index:100;
    margin: 0;
    padding: 0;
  }
#sresults {
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0;
    top: 35px;
    display: inline;
}

  #sresults .yui-ac-content {
    position: absolute;
    left: 0;
    top: -18px;
    * top: 0;
    _top: 0;
    margin:0;
    width: 150px;
    height: 140px;
    max-height: 160px;
    border: 1px solid #404040;
    background: #fff;
    overflow: hidden;
    text-align: left;
    z-index: 9050;
    font-family: Arial;
    font-size: 6.6pt;

	
}

  #sresults .yui-ac-shadow {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
    background: #a0a0a0;
    z-index: 9049;
}
  #sresults ul {
    padding: 1px 0;
    width: 100%;
    margin: 0;

  }
  #sresults li {
    padding: 0 1px;
    cursor: default;
    white-space: nowrap;
	line-height: 1.20em;
  }
 #sresults li.yui-ac-highlight {
    background: #9D9D9D;
  }
  #ysearchresult{
  font-family: Arial;
    font-size: 6.6pt;
	font-weight: normal;
	padding: 0 0px;	 
}
  .ysearchmod{
    padding: 0px;
    margin: 0px;
	border: 0px
  }
  #picklist {
    width: 100%;
    position: relative;
    /*height: 25px;*/
  }
  #ac_go {
    _margin-left: 1px;
  }
  select{
font-family: Arial;
font-size: 7.0pt;
}

 

