#aramaFormu {
        width: 216px;
        height: 23px;
        overflow: hidden;
        background: #fff url(14.jpg) no-repeat;
		float:left;
		margin:0px 0px 0px 30px;
    }
#aramaFormu input {
        width: 120px;
        height: 14px;
        padding: 0;
        margin: 4px 0 0 5px;
        float: left;        
        border: none;
        background: #fff;
        font: normal 10px Verdana
    }
#aramaFormu button {
        width: 36px;
        height: 19px;
        margin: 2px 9px 0 0;
        float: right;
        text-indent: -9999px;
        border: none;
        background: #fff url(15.jpg) no-repeat;
        cursor: pointer
    }