/*
**   search.css
*/

.sipanel {
  border: 1px solid #f93;
}
.sipanel_2 {
   color: #fff;
   font-size: 10px;
   font-weight: normal;
   font-family: arial, verdana;
   background-color: #f93;
}


/* THE END */