body
{
	margin:0;
	padding:0;
	border:0;
	font:16px Arial
}

div
{
	margin:0;
	padding:0;
	border:0
}

img
{
	margin:0;
	padding:0;
	border:0;
	vertical-align:middle
}

a:link, a:active, a:visited
{
	color:#00F;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

h1
{
	margin:16px;
	font-size:24px;
	text-align:center;
	color:#68B2E1;
	border-bottom:3px solid #68B2E1;
}

h1#app_title
{
	margin:16px auto 8px auto;
	font-size:26px;
	text-align:center;
	color:#C7003B;
	border:0
}

h2
{
	margin:8px 16px 8px 16px;
	font-size:16px;
}

p.text
{
	margin:16px;
	font:18px;
	color:#06F;
	font-weight:bold
}

p#description
{
	margin:0;
	font-size:34px;
	text-align:center;
	color:#C7003B
}

div.float_breaker
{
	clear:both
}

div#document
{
	margin:auto;
	width:1000px;
	overflow:hidden
}

div#document_header
{
	width:1000px;
	overflow:hidden
}

div#document_footer
{
	width:1000px;
	overflow:hidden;
	text-align:center
}

div.contest_content
{
	margin:16px 8px 16px 8px;
	border:4px solid #06F;
	-moz-border-radius:16px;
	overflow:hidden
}

div#facebook_share_box
{
	margin:16px 8px 16px 8px;
	border:4px dashed #06F;
	-moz-border-radius:16px;
	overflow:hidden
}

div#facebook_share_box h3
{
	margin:8px;
	font-size:20px;
	color:#C7003B
}

div.contest_content_left
{
	width:516px;
	overflow:hidden;
	float:left
}
div.contest_content_right
{
	width:460px;
	overflow:hidden;
	float:right
}
div.contest_content_right_top
{
	width:460px;
	height:120px;
	overflow:hidden
}

div.contest_content_right_bottom
{
	margin:auto;
	width:460px;
	height:120px;
	overflow:hidden
}

div.contest_play_button_box
{
	margin:16px;
	border:2px solid #1A8112;
	-moz-border-radius:8px;
	background-color:#B7FF91;
	text-align:center
}

p.button_text
{
	margin:16px;
	font-size:16px;
	font-weight:bold
}

h3.contest_title
{
	margin:8px;
	font-size:18px
}

div.contest_visuals
{
	
}

div.contest_prize_box
{
	width:160px;
	float:left;
	text-align:center
}

h4.contest_prize_title
{
	margin:4px;
	font-size:10px
}

div.contest_prize_img
{
	margin:auto;
	width:128px;
	height:128px;
	border:2px solid #EEE
}

p.contest_prize_description
{
	margin:4px;
	font-size:12px;
	font-weight:bold
}

div#hint_box
{
	margin:16px;
	border:1px solid #E6E599;
	background-color:#F9FEAB;
}

div#hint_box p
{
	margin:4px;
	font-size:12px;
	font-weight:bold
}

