.moofx-toggler {
	background: url(/images/closed.gif) no-repeat;
}

.moofx-toggler-down {
	background: url(/images/open.gif) no-repeat;
}

.moofx-title {
	padding-left: 19px;
	line-height: 16px;
	cursor: pointer;
}

.moofx-slider {
	text-align:justify;
	padding-left: 20px;
      color: #485269;
}

.moofx-bottom {
	margin-top: 2px;
	height: 2px;
	overflow: hidden;
}

