html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0; padding: 0;
}

#topNavigationHolder {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:61px;
	background-color:#000;
}

#topNavigationContainer {
	margin: 0px;
	width:100%

}

#blackbox-logo {
	position:absolute;
	left:0px;
	top:0px;
	width:173px;
	height:60px;
}

#zero-logo {
	position:absolute;
	left:173px;
	top:0px;
	width:36px;
	height:60px;
}

#mystery-logo {
	position:absolute;
	left:209px;
	top:0px;
	width:38px;
	height:60px;
}

#fallen-logo {
	position:absolute;
	left:247px;
	top:0px;
	width:43px;
	height:60px;
}

#slave-logo {
	position:absolute;
	left:290px;
	top:0px;
	width:70px;
	height:60px;
}

#vertical-separator {
	position:absolute;
	left:360px;
	top:0px;
	width:14px;
	height:60px;
}

#bbNavHolder {
	width:100%;
	margin-right:10px;
	float:right;
}

.navItem {
	display:inline;
	float:right;
}

#horz-separator {
	position: absolute;
	top: 61px;
	left:0px;
	width:100%;
	height:1px;
	background: #666 url(http://www.blackboxdist.com/i/includes/external-navigation/horz-separator.gif) repeat-x;	
}
