#filter-a-container {
	display:block;
	width:743px !important;
	width:745px;
	border: 1px solid #769DD3;
	text-align:center;
}

#filter-a ul {

	margin-left: 0;
	padding-left: 0;
	margin-top:0;
	display: inline;
	
	} 

#filter-a ul li {

	margin-left: 0;
	padding: 2px 20px;
	border-left: 1px solid #769DD3;
	list-style: none;
	display: inline;
	line-height:25px;

	}
	
		
#filter-a ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

