#top_wrap {
	display: none;
}
#logo_above_banner_wrap {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#site_wrap {
	min-height: 400px;
	background: #4D4D4D;
}
#content_wrap {
	display: inline;
	min-height: 400px;
	width: 686px;
	height: 100%;
	text-align: left;
	padding: 8px;
	float: right;
	overflow-x: auto;
}
#content_wrap a img {
border:medium none;
}
#footer_text_wrap {
	left: 0px;
}
#footer_bar {
	background: url('//media.freeola.com/backgrounds/06/footer-bg.jpg') repeat-x;	
	height: 50px;
	line-height: 50px;
	text-align: right;
}
#footer_links {
	display: block;
	height: 50px;
	font: bold 13px arial;
	color: #FFF;
	line-height: 50px;
	padding-right: 10px;
}
#footer_text {
	padding:6px 0;
	text-align:center;
}
#edit-button-content {
	top: 10px; 
	right: 10px;
}
#edit-button-footer {
	top: 6px;
	right: 10px;
}