a.links_horiz-link{
	display: block;
	float: left;
	
	background: transparent url(../img/bullet_top.gif) no-repeat scroll left center;
	padding-left: 33px;
	
	min-height: 37px;
	height: auto !important;
	height: 37px;
	line-height: 37px;
	
	color: black;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: underline;
	
	padding-right: 23px;
	border-right: 1px solid #a9a9a9;
}

a:hover.links_horiz-link{
	color: #0012ff;
}

a.Selected.links_horiz-link{
	
}