#toolbarCt
{
}

#toolbar
{
    height:60px;
    padding-top:5px;
    background:transparent url(images/toolbar-bg-left1px.png) repeat-x scroll left top;
}

#toolbar input
{
    height:30px;
    font-size:1em;
    width:120px;
    padding-top:4px;
    padding-left:3px;
}


#toolbar .buttonCt,
#toolbar input
{
    margin-left:8px;
}


#intervalLabel
{
    font-size: 0.8em;
}

#toolbarright input
{
    margin-left:12px;
}


#toolbar .x-btn button 
{
    font-weight:bold;
}

.icon-search
{
    background:transparent url(images/search.png) no-repeat left center !important;
}

#search
{
    margin-right:10px;
}

#searchInput
{
    margin-left:27px;
}

.searchFieldTitle span
{
    font-weight:bold;
}

#intervalWrap
{
    margin-top:6px;
    padding-top:6px;
    height:21px;
    width:200px;
    overflow:hidden;
    color:#274490;
    text-align:center;
}

.loading
{
    display:block;
    background: url(../../images/default/grid/loading.gif) no-repeat center center;
    width:70px;
}

.arrow-cycle
{
    background:transparent url(images/Arrow-cycle-32.png) no-repeat left center !important;
}

#loginbutton
{
    margin-right:10px;
}

#statusMsg
{
    margin-left:5px;
    font-size:0.7em;
    color:#274490;
    margin-top:13px;
    padding-left:20px;
}

#statusMsg.ok
{
    background:transparent url(images/accept.png) no-repeat left center !important;
}
