.searchtop {
	position: relative;
	top: -10px;
}

.bottonstop {
    border: 4px solid;
    border-color: #d6cbcb #ccc #bbb;
    border-radius: 5px;
    background: #d51e00;
    color: rgba(255, 255, 255, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}
.searchpos{
    margin-top: 10px;
	text-align: center;
}
#s{
    width:25%;
}
