@CHARSET "UTF-8";

body {
	background: #fff;
	height: 100%;
	font-family: Arial, Verdana, sans-serif;
}

#wrapper {
	width: 900px;
	height: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#ZFDebug_debug {
	z-index: 1000;
}

.pp_overlay {
	height: 2218px !important;
}

#social-buttons {
	overflow: hidden;
	width: 65px;
	height: 24px;
	margin: 10px auto;
}

.social-share {
	width: 65px;
	float: left;
}
