.find {position:relative;}
.find .submit,.find .submit:hover{
    width:34px;
    height:36px;
    cursor:pointer;
    border:0px;
    overflow:hidden;
    text-indent:-200px;
    font-size:1px;
    background:url(../images/ico-goi-search.png) no-repeat center center #aa2323;
    position:absolute;
    top:0px;
    left:229px;
	padding:5px 20px;
	margin:0;
}
.find{background-color:red;}
