/* ... IN VALID CODE WE TRUST ...http://www.intensivstation.ch */
/* css created by miss monorom 2005 http://www.monorom.to */
/* This css is made specialy for BX-CMS  */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by/2.0/deed.en  */

/* @import url(bx-additions.css); */

/*body element, you can overwrite that with a custom stylesheet for example in mozilla*/

#container {
	margin: 0 auto;
	padding: 0;
}


#LSResult {
          background-color:#AAAAAA;
          margin:1px 0 2px 1px;
          min-width:300px;
          padding:0px;
          position:absolute;
          text-align:left;
          z-index:6000;
}

    
  
ul#LSShadow {
      position: relative;
      right: 1px;
      margin: 0px;
      padding: 0px;
      background-color: #666; /*shadow color*/
      color: inherit;
}

   
#LSResult ul {
     margin-bottom: -5px;
     margin-top: 0px;
     padding-top: 0px;  
     margin: 0px;
     padding: 0px;
     list-style: none;
}

#LSResult ul li {
    text-indent: -20px;
    padding: 0px 15px 3px 20px;
    margin-bottom: 0px;
    line-height: 15px;
    list-style: none;
}
 
.LSRes {
      position: relative;
      bottom: 1px;
      right: 1px;
      background-color: white;
      border:  1px solid #AAA;
    }
  
#LSHighlight {
     
     color: #564b47;  
     background-color: #ccc;
}


#right input#livesearch  {
	padding:1px;
	width: 120px;
	border: 1px solid #aaaaaa; 
}


