.dot-divider {
	background-image: url(images/dot-divider.gif);
	background-repeat: repeat-x;
	background-position: left center;
}


.help {	
    font-family: Verdana;
	font-size: 9px;
	text-decoration: none; 
	font-style:normal;
	line-height:18px;
	COLOR:#878787;
}  
.selected {	
    font-family: Verdana;
	font-size: 12px;
	text-decoration: none; 
	font-style:normal;
	line-height:18px;
	COLOR:#ff9900;
}  


</style>