#oldSite{
	width:100%;
	z-index:1000;
	border-top:5px solid #00AFBA;
	position:absolute;
}
#oldSite.old{
	background:#ffffff;
	position:fixed;
	bottom:0px;
}
#oldLink{
	/*width:123px;*/
	width:342px;
	padding:0 10px;
	background:#00AFBA;
	color:#ffffff;
	height:30px;
	line-height:30px;
	margin:0 auto;
	cursor:pointer;
	position:relative;
	margin-top:-30px;
	z-index:1010;
	text-align:center;
}
#contentLoader{
	width:100%;
	height:100%;
}