/* There is a version of this file commented in great detail for educational purposes here:
 * http://users.tpg.com.au/j_birch/plugins/superfish/superfish.commented.css
 */

/*** ESSENTIAL STYLES ***/
.nav {
	display: block;
	height: 0.5cm;
	border-bottom: solid 0.02cm silver;
}

.nav * {
	display: none;
	}

