.ProductSelectorText {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	border: solid 1px #999;
	background-color: #333; 
	text-decoration: none;
	padding: 2px;
	margin-bottom: 10px;
}
