
.top-search{
position: absolute;
top:90px;

}
#searchform #s{
color: #49494b;
font-size: 12px;
width: 175px;
height: 25px;
margin: 0px 0px 5px 0px;
padding: 2px 35px 2px 8px;
border: 0;
background: #FFFFFF;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 70px;
}
#searchform #searchsubmit{
position: absolute;
top: 0px;
right: -30px;
width: 25px;
height: 25px;
border: 0px;
background: url(../img/search-32.png) no-repeat;
}   
