/* 
    Document   : Search
    Created on : Jun 1, 2013, 11:15:59 PM
    Author     : Ales Seifert <seifert at alesak dot net>
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}

.search .button-search { float:right;width:17px;height:14px;background:url(../img/search.png) no-repeat;cursor:pointer; border: none; position: absolute; margin: 10px 0 0 -35px;}