/* Classes for whole listings panel*/

#leftpanel 
{

}



.firstlocaleitem
{
padding: 5px 0px;
margin: 4px 4px 4px 4px;
background-color: #fff;
height: 200px;
border-top: 1px solid #069;
} 

.firstlocaleitem img
{float:left;
padding: 10px 2px;
} 


.firstlocaleitem table
{
padding: -25px 5px 5px;
font-size: 0.9em;
} 


#clickicon
{
margin-top: -130px;
float:right;
border:none;
/*padding-left: 12px;*/
}


#WBsearchbox
{
display:none;
}