/* Classes for whole listings panel*/







#leftpanel {

font-family:\"Trebuchet MS\",Trebuchet,Lucida,sans-serif;

background-color:#EDEDED;

border:2px dashed #7485CA;

margin:10px 5%;

padding:4px 8px;

width:525px;

}



/* Classes for individual items - could put rounded corners in or something. You\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'ll want to change these colours for sure */



.firstlocaleitem {

padding: 8px 8px 0px 8px;

margin: 4px 4px 4px 4px;

background-color: #EDEDED;

height: 120px;

}



.firstlocaleitem a {

font-family:\\\\\\\"Trebuchet MS\\\\\\\",Trebuchet,Lucida,sans-serif;

text-decoration:none;

padding-bottom:20px;



}



.firstlocaleitem table {

font-size: 0.9em;

}



.firstlocaleitem table a {

font-family:\\\\\\\"Trebuchet MS\\\\\\\",Trebuchet,Lucida,sans-serif;

font-size:13px;

font-weight:bold;

letter-spacing:1px;

margin:5px 0;

padding:0;

}



.firstlocaleitem table a:link, .firstlocaleitem table a:visited, .firstlocaleitem table a:active {

	border-bottom:1px solid #EDEDED;

text-decoration:none;

	

	}

.firstlocaleitem table a:hover {



color:#E0861E;

text-decoration:none;

	

	}







.firstlocaleitem table img {

margin-right: 10px;

}



.firstlocaleitem table img a:hover {

margin-right: 10px;

border-bottom:none;

}



#clickicon {

border:none;

padding-left: 12px;

}







#WBsearchbox {



/* Format your search box using this CSS ID (this is the enclosing DIV of the search box, I have not added classes to the actual elements like input field etc. It\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'s considered not a good idea to apply CSS to search forms.) */



}
