.my_items ul{ list-style:none; width:160px; margin:0; padding:0; }
.my_items li{ height:18px; padding: 2px 4px; margin:2px; border:1px solid #666; }
.my_items li span{ float:left; }
.testclass {
	font-weight:bold;
	font-style:italic;
}

.tooltip_templates { display: none; }