﻿.family span.tooltip
{
	display: none;
}
#menu #account
{
	top: 0.8em;
}
#menu a.menuitem:hover .itemImage
{
	display: block;
}
#menu a.menuitem:hover .itemImageMO
{
	display: none;
}
.viewer_na
{
	width: 12.4em;
	height: 10.6em;
	background-color: White;
	color: #333333;
	text-align: center;
	position: relative;
}

.viewer_na div
{
	width: 7em;
	height: 8em;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -4em;
	margin-left: -3.5em;
}
.puzzlehome .viewer_na
{
	margin-top: 0.2em;
	margin-right: 1.2em;
	margin-left: 1.25em;
	font-size: 1.2em;
}

.puzzlelist .viewer_na
{
	margin-left: 1.5em;
}

.puzzlehome ul.circle li
{
	font-size: 0.8em;
}
.centerflash .viewer_na
{
	width: 49.7em;
	height: 46.9em;
}
.centerflash .viewer_na div
{
	font-size: 1.2em;
	width: 8em;
	height: 10em;
	margin-top: -5em;
	margin-left: -4em;
}
.availableOn{
	padding: 1.1em 3.8em 0;
}
.appstorebadge
{
	display:table;
	margin-bottom: 2.2em;
}
.appstorebadge div.texts{
	display: table-cell;
	vertical-align: bottom;
	font-size: 1.1em;
}
.appstorebadge div.texts.middle{
	vertical-align: middle;
	font-size: 1.3em;
}
.appstorebadge div.cover
{
	padding-right: 1em;
	display: table-cell;
}
.appstorebadge div.button
{
	margin-top: 0.7em;
}