﻿.searchbar {
    height: 30px;
    line-height: 30px;
    font-size:12px;
    letter-spacing:1px;
}

    .searchbar .sarea {
        width: 75px;
    }

.btn12 {
    margin: 0;
    padding: 0;
    border: 0;
    background: #00a3c6;
    color: #fff;
    font-weight: bolder;
    min-width: 60px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 0 5px;
    border: 1px solid #fff;
    border-radius: 4px;
}
