/* HELLO! Classes for whole listings panel*/

#leftpanel img
{
border: none;
}


/* Classes for individual items - could put rounded corners in or something. You\'ll want to change these colours for sure */

.firstlocaleitem
{

padding: 8px 8px 8px 8px;
margin: 4px 4x 8px 4px;
background-color: #ffffff;
border-bottom: solid 1px #C7D3E0;
}

.firstlocaleitem table
{
font-size: 0.9em;
}

.clickicon

{
border:none;
padding-left: 128px;
}
