input{
padding:0;
/*margin:0;
vertical-align:sub;*/
}
.searchStart{
height:22px ;
width: 12px;
background:url('../images/searchStart.png') no-repeat;
display:block;
float:left;
}
.searchEnd{
height: 22px;
width: 21px;
 
display:block;
float:left;
cursor:pointer;
}
.searchField{
height: 20px;
line-height:20px;
width: 220px;
border:none;

padding-left:0px;
float:left;
color:#777;
border-top:solid 1px #727272 ;
border-bottom:solid 1px #727272 ;
}
#roundedSearch{
position:inherit;
left:20px;
padding-left:10px;
/*margin-top:15px;*/
padding-top:15px;
line-height:0px;
}
#searchPopup{
width:134px;
height:35px;
margin-left:6px;
color:#7eb250;
font-size:9px;
}
