.moofx-toggler {
	background: url(closed.gif) no-repeat;
}

.moofx-toggler-down {
	background: url(open.gif) no-repeat;
}

.moofx-title {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a3e45;
	padding-left: 20px;
	line-height: 17px;
	cursor: pointer;
}

.moofx-slider {
	text-align:justify;
	padding-left: 20px;
	padding-right: 10px;
}

.moofx-bottom {
	margin-top: 3px;
	height: 3px;
	overflow: hidden;
}
