/* @override http://allaboutbooksandcomics.com/wp/wp-content/plugins/wordbay/WordBay.css */

/* @override http://allaboutbooksandcomics.com/wp/wp-content/plugins/wordbay/WordBay.css */

/* Classes for whole listings panel*/



#leftpanel 

{
	padding: 0;
	margin: 0;
	width: 599px;
}





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



.firstlocaleitem

{

height: 160px;
	margin-bottom: 15px;
}

.firstlocaleitem p

{
}

.firstlocaleitem table tbody tr td

{
	float: left;
	border: none;
}

.firstlocaleitem table tbody 

{
	border: none;
}

.firstlocaleitem table tbody tr 

{
	width: 100%;
	float: right;
	border: 1px solid #e3e3e3;
	background-color: #efefef;
}



.firstlocaleitem table

{
}



#clickicon



{

border:none;
}



#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.) */

}


