.find-field-service {
    background:url(../img/service-btn.png) left -26px no-repeat;
   
   	margin-top:4px;
    display:inline-block;
}
.find-field-service .service-btn{
    background:url(../img/service-btn.png) right top no-repeat;
    padding:0 17px 0 5px;
    display:inline-block;
    color:#475000;
    text-decoration:none;
    line-height:26px;
    height:26px;
    text-shadow:0 1px 0 #d6e13f;
    cursor:pointer;
	font-size: 11px;
	border: none;
}
/*
.cart-btn-search {
    background:url(../img/search-btn.png) left -33px no-repeat;
    padding-left:14px;
    display:inline-block;
    margin-left: 4px;
  
}
.cart-btn-search input {
    background:url(../img/search-btn.png) right top no-repeat;
    padding:0 20px 0 2px;
    display:inline-block;
    color:#475000;
    text-decoration:none;
    line-height:30px;
    height:33px;
    text-shadow:0 1px 0 #d6e13f;
    cursor:pointer;
    margin-left: -1px;
    border: none;
    font-size: 12px;
    
}
*/



.chhose-language{
	margin-top: 10px;
}


.buy-btn {
    background:url(../img/buy-btn.png) left -40px no-repeat;
    padding-left:25px;
    display:inline-block;
    margin-top:50px;
   cursor:pointer;
   
}
.buy-btn input{
    background:url(../img/buy-btn.png) right top no-repeat;
    padding:0 25px 0 0;
    display:inline-block;
    color:#475000;
    font-size:19px;
    text-decoration:none;
    line-height:40px;
    height:40px;
    text-shadow:0 1px 0 #d6e13f;
    cursor:pointer;
    border: none;
    margin-left: -1px;
}
.wish-btn {
    background:url(../img/wish-btn.png) left -32px no-repeat;
    padding-left:17px;
    display:block;
    margin-top:9px;
}
.wish-btn input {
    background:url(../img/wish-btn.png) right top no-repeat;
    padding:0 17px 0 0;
    display:inline-block;
    color:#5d5450;
    font-size:14px;
    text-decoration:none;
    line-height:32px;
    height:32px;
    text-shadow:0 1px 0 #d2d1d1;
    cursor:pointer;
 border: none;
    margin-left: -1px;    
}


.search_btn{
	margin-left: 5px;

/*
	margin-left: 9px;
	
*/
}

.find-field-search {

    background:url(../img/text-field.png) left -24px no-repeat;
    padding-left:10px;    
    display:inline-block;
    float:left;
    margin-top: 3px;
	
    /*
    background-color: red;
   	margin-left: 4px;
   width: 170px;

   overflow: hidden;
    margin-left: -2px;
    */
}
.find-field-search input {
    background:url(../img/text-field.png) right top no-repeat;
    display: block;
    color:#9c9895;
    text-decoration:none;
    line-height:24px;
    height:24px;
    border:none;
    font-style:italic;
    float:left;
     
}

.basket-btn{
	margin-left: 8px;
/*
	
*/
}
.account-btn{
}

.about{
	display: block;
	float: left;
	
	border-bottom:#d7d2cf 1px solid;
	border-top:#d7d2cf 1px solid;
    line-height:18px;
	width: 960px;
	padding-bottom:19px;
	padding-left:9px;
    padding-right:9px;
/*
	

    
    */
}

