#menucat {
	width:180px;
	background:#EEEEEE;
}
#menucat ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#menucat h3 {
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	margin: 0;
	cursor: pointer;
	font-size: 11px;
	display: block;
}
#menucat h3.display, h3.nodisplay {
	width: 170px;
	background:#EEEEEE url(../../../img_v5/style/pointille2.gif) bottom repeat-x;
}
#menucat h3.ssdisplay {
	background-color: #FFFFFF;
	width: 160px;
	/*padding-left: -10px;*/
}

#menucat .stretcher, .ssstretcher {
	background-color: #FFFFFF;
}

#menucat li {
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
}
#menucat li.listretcher {
	width: 170px;
	background:url(../../../img_v5/style/pointille2.gif) bottom repeat-x;
	
}
#menucat li.lissstretcher {
	width: 160px;
	background:url(../../../img_v5/style/pointille2.gif) top repeat-x;
}
