/* CSS Document */









	


#sb_upcoming_events {
	width: 230px;
	float: left;
	margin-right: 16px;
}

#sb_upcoming_events_content {
	height: 170px;
	background-color: #ffffff;
	padding: 5px;
	border-left: solid 1px #868645;
	border-right: solid 1px #868645;
}

#sb_latest_news {
	width: 230px;
	float: left;
	margin-right: 16px;	
}

#sb_latest_news_content {
	height: 170px;
	background-color: #ffffff;
	padding: 5px;
	border-left: solid 1px #868645;
	border-right: solid 1px #868645;
}

#sb_latest_topics {
	width: 230px;
	float: left;
}

#sb_latest_topics_content {
	height: 170px;
	background-color: #ffffff;
	padding: 5px;
	border-left: solid 1px #868645;
	border-right: solid 1px #868645;
}

