﻿#blockfooterlinks {
	height: 47px; text-align: center; margin: 0 auto;
}
.blockfooterlinks ul {
	list-style-type: none;padding-top: 16px; 
}
.blockfooterlinks li {
	display: inline;
	background: none;
	font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 11px; font-weight: bold; text-transform: uppercase; color: #323232;
	margin: 0;
	padding: 0 10px;
}
.blockfooterlinks a {
	color: #323232;
}
.blockfooterlinks a:hover {
	text-decoration: underline;
}

.blockfooterlinks .last_item {
	background: none;
}