
#text-13 {
border: none;
padding-right: 0;
}

.textwidget #s {
max-width: 154px;
background-image: url(../images/input-s-bg.png);
background-repeat: repeat-x;
}

.textwidget #s:hover, .textwidget #s:focus {
box-shadow: none;
outline: 0;
}

.textwidget .search_input_submit {
background-image: none;
background-color: #6daa35;
margin: 0;
height: 35px;
}