* {
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
}

a img {
	border: 0;
	margin-top: 20px;
}

html, body {
	height: 100%;
}

html {
	overflow: auto;
}

body {
	background-color: #DCDCDC;
}

table.main {
	width: 100%;
	height: 100%;
}

table td {
	text-align: center;
}

table.inner {
	width: 100%;
	height: 749px;
	background-image: url(/images/middle.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

table.inner td {
	line-height: 20px;
	vertical-align: middle;
}

div#shaker_container {
	display: inline;
	position: relative;
	height: 749px;
	width: 960px;
	text-align: center;
}

div#snowshaker {
	height: 749px;
	text-align: center;
	line-height: 20px;
}

div#facebook {
	position: absolute;
	width: 940px;
	height: 60px;
	left: 0;
	bottom: 0;
	text-align: left;
}
div#facebook div#left {
	float: left;
	color: #a6a8aa;
	background: #e7e8e9;
	width: 400px;
	height: 35px;
	padding: 12px;
	padding-top: 13px;
	padding-left: 18px;
	font-size: 12px;
	line-height: 18px;
}
div#facebook div#right {
	float: left;
	position: relative;
	color: #a6a8aa;
	background: #fff;
	width: 480px;
	height: 38px;
	padding: 12px;
	padding-top: 10px;
	padding-left: 18px;
	font-size: 12px;
	line-height: 18px;
}
div#facebook div#right a {
	color: #a6a8aa;
}

div#facebook div#warning {
	position: absolute;
	z-index: 100;
	left: 160px;
	top: 75px;
	width: 620px;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	color: #333;
}
div#facebook div#warning strong {
	color: #cb0088;
}

img#scheiding {
	position: absolute;
	left: -3px;
	top: 12px;
}
div#twitter {
	float: left;
	font-size: 12px;
}
div#twitter img {
	margin: 0;
}
div#like {
	float: left;
	margin-left: 10px;
}

span.pink {
	color: #cb0088;
}
span.stem {
	font-size: 13px;
}