
	/* used on government site only, must be hidden otherwise */



h3#gov {
	background-color: #203a88;
	text-align: center;
	direction: ltr;
	width: 230px;
	height: 1.4em;
	color: white;
	border-top: 3px solid black;
	border-bottom: 3px solid black;
	visibility: visible;
}

/* changes color for NSN section of chart header

table#packaging-tbl tr#row1.chart_row td.NSN {
	background-color: #304dc9;
}

*/

table#packaging-tbl tr td.NSN {
	visibility: visible;
	border-bottom-color: #6f797e;
	padding: 4px 4px 4px 1em;
	border-bottom: solid 1px;
	font-weight: bold;
}



#index-rightside-content table .contact p {
	width: 150%;
	position: relative;
	left: -20%;
	bottom: 2em;
}



#index-rightside h1#home-title2 {
	position: relative;
	right: 35%;
}



#index-rightside-content table h4 {
	margin-top: 15%;
}
