.moofx-toggler {
	background: url(../images/close.gif) no-repeat 5px 0px;
}

.moofx-toggler-down {
	background: url(../images/open.gif) no-repeat 5px 0px;
}

.moofx-title {
	padding-left: 24px;
	line-height: 16px;
	cursor: pointer;
	font-weight:bold;
	color:#fcfcfc;
}

.moofx-slider {
	text-align:left;
	padding-left: 24px;
}

.moofx-slider {
	background:#083552 !important;
	color: #C4C4C4 !important;
}

.moofx-bottom {
	margin-top: 3px;
	height: 3px;
	overflow: hidden;
}
