.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
	font-family: arial, sans-serif;
	font-size: 12px; 
	line-height: 14px;
	color: #000;
 	text-decoration: none;
 	text-transform: uppercase;
 	 	margin-left: 14px;

}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
	font-family: arial, sans-serif;
	font-size: 12px; 
	line-height: 14px;
	color: #000;
 	text-decoration: underline;
 	text-transform: uppercase;
 	margin-left: 14px;
}

.itemBorder {

 border: solid #fff;
 border-width: 1px 0px 1px 0px;
background: #e5e6d4 url(http://www.thornberryltd.com/new/_display/images/popout_bullet.gif) no-repeat 13px 9px !important;
	padding-left: 14px !important;
}

.itemBorderBlank {
 border: solid #fff;
 border-width: 1px 1px 1px 1px;
}

