#queryState
{
    text-align:left;
    margin:5px 4px 5px 4px;
}

#queryState_text
{
    font-size:14px;
    font-weight:bold;
    color:#FFFFFF;
    display:inline;
}

#current
{
    display:inline;
}

#current a
{
    font-weight:normal;
    font-size:14px;
    color:#197B30;
    background:transparent url(../image/query_button_bg.gif) repeat-x left top;
    padding:0;
}

#current a img
{
    vertical-align:middle;
}

#current a span
{
    padding-left:20px;
    padding-right:20px;
}

#current .yui-button
{
    border-top-width:0;
    border-bottom-width:0;
    vertical-align:middle;
}

#current .yui-button .first-child
{
    border-left-width:0;
    border-right-width:0;
}