.listing_image {
	padding:5px;
}
.listing_heading {
	font-size:14px;
	font-weight:bold;
}
#listing_heading a:link, #listing_heading a:visited {
	text-decoration: none;
}
#listing_heading a:hover, #listing_heading a:active {
	text-decoration: underline;
}
.listing_description {
	padding: 5px;
}
/* --LISTING */
/* OTHER */
#sb-body {
	background-color: #000;
	background-image: url(sb_loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/* --OTHER */
