.searchform #s {
    padding: 5px;
    line-height: 50px;
    background: white;
    color: #333;
    border: none;
    font-style: italic;
    width: 100%;
    font-size: 13px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
}