﻿.BottomContainer
{
	display:block;
	width:800px;
	height:75px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}
.BottomLink
{
	line-height:12px;
	color:white;
	float:right;
}
.BottomSep
{
	line-height:12px;
	display:block;
	width:30px;
	text-align:center;
	float:right;
}
