.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 3px;
	height: 20px;
	background-color: transparent;
	right: 0px;
}
#mootabs_titles {
	position: absolute;
	right: 274px;
	top: -26px;
	width:35px;
}
#mootabs_text {
	position: absolute;
	left: 18px;
	top: 18px;
	width: 280px;
	overflow: auto;
	scrollbar-arrow-color:#646464;
	scrollbar-base-color:#dcdcdc;
	scrollbar-shadow-color:#dcdcdc;
	scrollbar-face-color:#dcdcdc;
	scrollbar-highlight-color:#dcdcdc;
	scrollbar-dark-shadow-color:#dcdcdc;
	scrollbar-3d-light-color:#dcdcdc;
}

.mootabs_title li {
	float: left;
	background-color: transparent;
	padding: 2px 2px 2p 2px;
	margin-right: 2px;
	cursor: pointer;
	color: #2a2d3a;
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	line-height: 24px;
	right: 5px;
	color:#57aada;
}

.mootabs_title li.active {
	background-color: #f4f4f4;
	background-color: transparent;
	right: 5px;

}

.eventThings {
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-size: 12px;
	clear: both;
	color: #000000;
	padding:0px;
	margin:0px;
}

.mootabs_panel {
	display: none;
	position: relative;
	width: 250px;
	top: -1px;
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-size: 12px;
	clear: both;
	color: #2d3a40;
	overflow: auto;
	padding-right:10px;
	background-color: transparent;
	text-align:left;

}

.mootabs_panel.active {
	display: block;
	background-color: transparent;
	
}

.mootabs_title li.over {
	font-weight: bold;
	background-color: transparent;
}

.picFloat{
float:left;
padding-right:10px;

}
.storyHeading{
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#57aada;
}
.storyBody{	font-family: Futura, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#303c41;
	line-height:13px;
	padding:0px;
	margin:0px;
	text-align:left;}
