.cherry_pretext{
	margin: 15px 0 8px 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #0000FF;
}

.pretext_dynamic{
	color: #F00;
}

#leftNav {
	padding: 10px 0px 0px 0px;	
	overflow:hidden;
	position:relative;
	width: 100%;
	z-index:2;
}

#leftNav div#leftNavContainer {
	border:1px solid #D0EAF8;
	color: #F00;
	padding: 4px 4px 0px;
}

#leftNav h2 {
	color:#F00;
	font-size: 11.7px;
	margin:0;
	padding: 0px 0px 2px;
}

#leftNav ul, #leftNav li {
	list-style-position:outside;
	list-style-type:none;
	padding-bottom: 4px;
	
}

#leftNav li a{
	display: block;
	text-decoration: none;
	color: #0000FF;
	font-size: 11px;
}

#leftNav li a:visited{

	color:#003399;

}

#leftNav li a:hover{
	text-decoration: underline;

   color: #0000FF;
   background-color: #DDD;
}

#leftNav li a .narrowValue {
	color:#666;
}

#leftNav ul {
	border-bottom:1px solid #D0EAF8;
	font-size:95%;
	margin:0 0 6px;
	padding:0 0 8px 3px;
}

.selectedfilter{
	color: #333;
	font-size: 11px;
}

.any{
	color: #333;
	font-size: 11px;	
}

.totalproducts_pretxt{
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.totalproducts_posttxt{
	font-size: 11px;
	color: #0000FF;
}

.totalproducts_qty{
	font-size: 11px;
	font-weight: bold;
	color: #F00;	
}

/* Added by $5 */

#wr {
	width:100%;
	margin: 0px auto;
	text-align: left;
}
.trigger,.trigger a {
	display: block;
	width: 60px;
	height: 15px;
	text-indent: -999999em;
	overflow: hidden;
}
.trigger {
	background: url(../../../images/btn.png) no-repeat 0px 0px;
}
.close {
	background: url(../../../images/btn.png) no-repeat 0px -15px;
}
.cnt {
	display: none;
	margin-top:5px;
	background: #f9f9f9;
}
.cl {
	width: 100%;
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

.cherry_pretext a {
	margin: auto 2px;
	padding: 10px;
	border:#AAA solid 1px;
	background: #DDD;
}