﻿.BannerContainer
{
	margin-top:20px;
}

.BannerContainer a img
{
	display:block;
	border: 1px solid #777777;
	margin-top:10px;
	margin-bottom:10px;
	width: 468px;
	height:60px;
}

.InfoBox
{
	text-align:center;
}

#ScrollHack
{ 
	position:absolute; 	
	height: 10px;
	width:1em;
	bottom: -10px;
	z-index:-1; 
}
