.moofx-toggler {
	background: #cccccc url(closed.jpg) no-repeat;color:#000000;
}

.moofx-toggler-down {
	background: #000000 url(open.jpg) no-repeat;color:#ffffff;
}

.moofx-title {
	padding-left: 25px;font-weight:bold;
	line-height: 21px;
	cursor: pointer;
}

.moofx-slider {
	text-align:justify;
	padding-left: 2px;
}

.moofx-bottom {
	margin-top: 3px;
	height: 3px;
	overflow: hidden;
}
