.PopItemStyle {
	list-style-image: url(../images/open.gif);
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px; font-weight:bold;
	vertical-align: middle;
	background-repeat: no-repeat;
	line-height:32px;

}

.ItemStyle {
	list-style-image: url(../images/square4.gif);
	font-family: "Verdana";
	font-size: 12px; font-weight:normal;
	vertical-align: middle;
	background-repeat: no-repeat;
	font-style: italic;
}

