#filterBox ul li {
	list-style: none;
}
.refineSearch ul li {
	list-style: none;
}
.refineSearch .checked {
	background: url("../images/checked.gif") no-repeat 0px 0px; padding-top: 3px; padding-left: 18px; font-weight: normal; margin-left: 6px;
}
.refineSearch .unchecked {
	background: url("../images/unchecked.gif") no-repeat 0px 0px; padding-top: 3px; padding-left: 18px; font-weight: normal; margin-left: 6px;
}
.progress {
	left: 45%; top: 50%; position: fixed; z-index: 100;
}
.OptionTitle {
	width: 100%; color: rgb(95, 34, 94); text-indent: 4px; padding-bottom: 3px; font-size: 14px; margin-top: 10px; margin-bottom: 5px; border-bottom-color: rgb(95, 34, 94); border-bottom-width: 1px; border-bottom-style: solid; float: left;
}
.sidebar div.customScrollBox {
	margin-bottom: 0px;
}
