﻿.header_container
{
	width:100%;
	text-align:-moz-center;
	#text-align:center;
}
.header
{
	text-align:-moz-center;
	#text-align:center;
	background-color:#ffffff;
	width:100%;
}
.header_separator
{
	float:right;
	#float:none;
}
.header_list
{
	list-style-image:none;
	list-style-type:none;
}
.logo
{
	width:49%;
	float:left;
}
.download
{
	width:49%;
	float:right;
}