div#menu-top a.links_horiz-link {
	display: block;
	float: left;
	margin: 0 10px;
	background: transparent url(../img/bullet.gif) no-repeat scroll left center;
	padding-left: 12px;
		
	min-height: 46px;
	height: 	auto !important;
	height: 	46px;
	line-height: 46px;
		
	color: #362500;
	text-decoration: none;
}
	div#menu-top a:hover.links_horiz-link {
		text-decoration: underline;
	}
	div#menu-top a.Selected.links_horiz-link {
		
	}

