.ft_footer {
	padding-top: 8px;
	padding-left: 10px;
}

.ft_footer a {
	background-position: right center;
	background-image: url(/sitestyle/images/bullet.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	margin-right: 3px;
	font-size: 10px;
}
.ft_footer a:hover {
	color: #00ace5;
	text-decoration: none;
}