@charset "utf-8";
/* CSS Document */

.feature_banner {
	background: url('../images/sbm-featured-events-banner.png') no-repeat;
	width: 419px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

.feature_top {
	background: url('../images/sbm-featured-box-top.jpg') no-repeat;
	width: 419px;
	height: 8px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

.feature_bot {
	background: url('../images/sbm-featured-box-bottom.jpg') no-repeat;
	width: 419px;
	height: 8px;
	border-width: 0px;
}

.feature_mid {
	background: url('../images/sbm-featured-box-mid.jpg') repeat-y;
	width: 419px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	color: #000000;
}

.feature_mid td {
	border-style: none;
	border: 0px;
	border-spacing: 0px;
	padding: 10px; /*padding around content area in what's new box*/
}