#supcontent {
	width: 950px;
}
#portalhere {
	padding: 10px;
	float: right;
	width: 680px;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 5px;
	color: #F30;
	padding-right: 15px;
	background-image: url(../images/up_pans.png);
	background-repeat: repeat-x;
	background-position: 50px;
}

#leftcontent {
	width: 240px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
#activtiesmore {
	position: relative;
}
.nwaars {
	position: absolute;
	left: 0px;
	top: -5px;
}
#activtiesmore ul {
}
#activtiesmore ul li {
	padding-top: 5px;
	padding-right: 20px;
	background-image: url(../images/links_bullet.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #84D4EB;
	padding-bottom: 10px;
}
#activtiesmore ul li:hover {
	background-image: url(../images/up_pans.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#activitiestitle {
	height: 20px;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #617f88;
	padding-top: 10px;
}

