/* Juno Search Styles */

#junosearch {
   margin: 0 0 10px 0;
   padding: 0;
   width: 265px;
   height: 57px;
   background: url('images/juno_search_bg.gif') no-repeat /*bottom center*/;
   }
   
#junosearch form {
   margin: 0;
   padding: 0;
   width: 265px;
   height: 57px;
   text-align: left;
   }
   
#junosearch input {
   /*margin: 0;*/
   padding: 0;
   width: 230px;
   height: 13px;
   /*line-height: 10px;*/
   font-family: Arial, Verdana Sans-Serif;
   font-size: 11px;
   margin: 34px 0 0 24px;
   background: none;
   outline: none;
   border: 0px;
   }
