.moofx-toggler {
	background: url(closed.gif) no-repeat;
}

.moofx-toggler-down {
	background: url(open.gif) no-repeat;
}

.moofx-title {
	padding-left: 19px;
	line-height: 16px;
	cursor: pointer;
/*	font-weight:bold;*/
	font-size: inherit;
	color:#053688;
}

.moofx-slider {
	text-align:left;
	padding-left: 20px;
	color:#000000;
}

.moofx-bottom {
	margin-top: 3px;
	height: 3px;
	overflow: hidden;
}
