.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
	font-family: verdana, arial; 
	font-size: 11px;
	line-height: 15px;
	color: #fff;
 	text-decoration: none;
 	padding-top:2px;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
	font-family: verdana, arial; 
	font-size: 11px;
	line-height: 15px;
	color: #fff;
 	text-decoration: none;
 	padding-top:2px;
}

.itemBorder {
 	border: 1px solid #322c1e;
}

