/*
#center{
float:right;
position:relative
}
#binn_load_div{
z-index:9999
}
*/
#search
{
       /* position:absolute; */
       /* top:46px;
        right:39px; */
        width:156px;
        font-size:1.2em
}
#search fieldset
{
        background:url("/img/search2.png") 0 50% no-repeat;
        border:0;
       /* padding:4px 0 5px 20px */
}
#search input
{
        background:transparent;
        color:#fff;
        border:none;
        width:108px;
        margin:0
}
#search button
{
        background:transparent;
        width:25px;
        height:23px;
        position:absolute;
       /* top:50%;
        right:0; */
        border:0;
        margin-top:-11px;
        overflow:hidden;
        text-indent:30px
}
