/*-----------------------------------------------------------------------------------
the ul and li tags have padding/margins - original tag is in stylesheet.css
-----------------------------------------------------------------------------------*/

#nav-content li{
	padding-bottom: .5em;
}


hr{
	margin: 1em 0;
}