/* Classes for whole listings panel*/

#leftpanel 
{

}


/* Classes for individual items - could put rounded corners in or something. You want to change these colours for sure */

.firstlocaleitem
{
padding: 8px 8px 8px 8px;
margin: 4px 4px 4px 4px;
background-color: #F4FAFF;
height: 180px;
}

.firstlocaleitem table
{
font-size: 0.9em;
}

#clickicon

{
border:none;
padding-left: 12px;
}

#WBsearchbox
{
        margin: 0 0 0px 0; 
        padding:0px 24px 0px 305px; 
        overflow: hidden;
        float: left;
        position: absolute:
}


h2.search-nothing{
        font-size:17px;
        font-weight:900;
}


}
