/* Classes for whole listings panel*/







#leftpanel 



{







}











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







.firstlocaleitem



{







padding: 0px 0px 0px 15px;



margin: 0px 0px 0px 0px;



background-color: #FFFFFF;



height: 210px;



}







.firstlocaleitem table



{



font-size: 0.9em;



}







#clickicon







{



border:none;



padding-left: 0px;



}







#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. Its considered not a good idea to apply CSS to search forms.) */



}




