/* Juno Search Styles */

#junoupdates {
   margin: 0;
   padding: 0;
   width: 265px;
   height: 110px;
   background: url('images/juno_updatesviamail_bg.gif') no-repeat /*bottom center*/;
   }
   
#junoupdates form {
   margin: 0;
   padding: 0;
   width: 265px;
   height: 110px;
   text-align: left;
   }
 
#updates_email {
   padding: 0;
   width: 230px;
   height: 13px;
   /*line-height: 10px;*/
   font-family: Arial, Verdana Sans-Serif;
   font-size: 11px;
   margin: 64px 0 0 10px;
   background: none;
   outline: none;
   border: 0px;
   }
   
#updates_submit {
	margin: 7px 0 0 7px;
	padding: 0;
}
   
