.threecol-banner-bg {
	background:url(../images/index_3col_bg.gif) no-repeat top 32px; 
	width:206px; 
	height: 94px; 
	margin: 15px 0px 22px 0px; 
	padding-top: 3px;
}
.index-event {
	color: 696986;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align:text-top;
}
.activities-list {
	width: 100%; 
	border-top: solid #E6E6E6 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.threebox {	
	font-family						: "MS Sans Serif", "Microsoft Sans Serif";
	font-size							: 10px;
	text-decoration				: none;
	color									: #000000;
	text-align						: left;
}
.threebox div.top {	
	background						: url(../images/index/threebox_top.gif) no-repeat top middle;
	width									: 177px; 
	height 								: 5px;
}
.threebox div.body {	
	background						: #8D8DA6;
	width									: 177px; 
	padding 							: 6px 12px;
	text-align						: center;
}
.threebox div.body div.each{	
	width									: 151px; 
	padding 							: 3px 9px;
	text-align						: left;
	border 								: 1px solid #8D8DA6;
}

.threebox div.bottom {	
	background						: url(../images/index/threebox_bottom.gif) no-repeat bottom middle;
	width									: 177px; 
	height 								: 5px;
}