#henley_navigation {
	height: 28px;
	width: 750px;
	list-style-type: none;
	text-decoration: none;
	font-family: "Arno Pro","Times new roman",Times,serif;
	font-size:16px;
	text-align: center;
	font-style:normal;
	font-variant:normal;
	padding-left: 90px;
	}
	
#henley_navigation li {
	display:inline;
		
}
#henley_navigation ul li:last-Child a { 
 border-width: 0px 0px 0px 0px;/* // remove the last right line */
 padding-right: 0px;

}

#henley_navigation li a {
	padding:0.2em 1em;
	background:#fff;
	color:#200051;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #200051;
	border-bottom-color: #000;
	border-left-color: #000;
}

	
#henley_magento_navigation {
	height: 28px;
	width: 960px;
	list-style-type: none;
	text-decoration: none;
	font-family: "Arno Pro","Times new roman",Times,serif;
	font-size:16px;
	text-align: center;
	font-style:normal;
	font-variant:normal;
	}
	
#henley_magento_navigation li {
	display:inline;
		
}
#henley_magento_navigation ul li:last-Child a { 
 border-width: 0px 0px 0px 0px; // remove the last right line 
 padding-right: 0px;

}

#henley_magento_navigation li a {
	padding:0.2em 1em;
	background:#fff;
	color:#200051;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #200051;
	border-bottom-color: #000;
	border-left-color: #000;	
	
}
