
.bbeojfl_listings_wrap {
	width: 100%;
}

.bbeojfl_featured_listing {
	border: thin black solid;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
}

.bbeojfl_listing {
	border: thin black solid;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;
}

.bbeojfl_listing_contact span {
	font-weight: bold;
}

.sold-listing {
	font-weight: bold;
	background-color: red;
	color: white;
}

.bbeojfl_listing_headline {
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em;
	font-weight: bold;
}

.bbeojfl_listing .bbeojfl_listing_header {
	padding-left: 25px;
}

.bbeojfl_listing_header h3 {
	margin-top: 0;
}

/* styles the additional description */
span.additional_description{
display: none;
}

a.additional_description_link{
display: inline;
}

a.additional_description_link img{
margin-right: 3px;
}
