#new_footer {
	width: 960px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
	font-size: 9px;
}

#new_footer a {
text-decoration: none;
color: #666;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
padding: 0 20px 0 20px;
margin: 0;
margin-left: -1px;
font-size: 9px;
}



.new_noborder {
	border:  0 !important;
	padding: 0 !important;
	margin: 0 !important;
}
