﻿.search-panel {
    clear: none;
    margin-top: 32px;}
.search-panel {
    float: right;
    clear: right;
    width: 14%;
    margin-bottom: 12px;
    margin-top: 38px;
    position: relative;}
.searchbtn {
    width: 38px;
    height: 28px;
    border: 0;
    outline: 0;
    background: url(../images/sous.jpg) no-repeat center;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 120;
    cursor: pointer;}
.search-window {
    padding-left: 287px;
    background: url(../images/by-8.jpg) no-repeat 1px -4px;
    width: 45px;
    border: 0px solid red;
    background-color: transparent;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 100;}
.wp-search {
    position: relative;}
.clearfix {
    display: block;}
.wp-search form {
    display: block;}
.wp-search .search-input {
    margin-left: 10px;
    margin-right: 40px;}
.wp-search .search-input input.search-title {
    width: 100%;
    height: 18px;
    line-height: 18px;
    border: 0;
    outline: 0;
    background: none;
    color: #c8c2af;
    font-size: 14px;
    padding: 5px 0;}
.wp-search .search-btn {
    width: 40px;
    height: 28px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -14px;}
.wp-search .search-btn input.search-submit {
    width: 100%;
    height: 28px;
    border: 0;
    outline: 0;
    background: url(../images/sous.jpg) no-repeat center;
    cursor: pointer;}