
#content {
	background-color: #212121;
	color: #fff;
	height: 376px;
}

h2 {
	font-size: 120%;
	letter-spacing: .06em;
	line-height: 50%;
	color: #C5D1CF;
}


table.info {
	padding: 20px 0px 0px 36px;
}

	table.info td.admin {
		padding-right: 39px;
	}
	
	table.info td.manufacturing {
		padding-left: 32px;
		
		border: 0px solid #C5D1CF;
		border-left-width: 1px;
	}
	
	table.info td.contacts {
		padding-top: 20px;
	}
