#CommonHeader {
	position: relative;
	width: 100%;
	min-height: 36px;
	z-index: 100000;
	margin: 0;
	padding: 0;
	background-color: #252525;
}
