﻿.round_input_left {
    background: url('[root]/img/search_input.png') no-repeat 0px -29px; 
    height: 29px;
    padding-left: 4px;
    display: inline-block;
}
.round_input {
    background: url('[root]/img/search_input.png') no-repeat right 0px; 
    height: 29px;
}
.round_input .input {
    margin-right: 4px;
    height: 20px;
    margin-top: 3px;
    border: none;
    background: Transparent;
    /*background: #cc6688;*/
    outline: none;
}
