html {
	height: 100%;
}
body {
	background-color: #E6E6E6;
	color: black;
	margin: 5pt;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	scrollbar-base-color: #969798;
}

h1, .GameTitle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13pt;
	font-weight: bold
}

h2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold
}

a {
	text-decoration: underline;
	color: #036
}

a:visited {
	text-decoration: underline;
	color: #666
}

a:hover {
	text-decoration: underline;
}

textarea, input, select {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal
}

td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal
}

ul {
	list-style-type: square
}

img {
	border: 0px
}

.SmallText, .SmallText TD {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal
}

.MiniText {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	font-weight: normal
}

.ArticleTitle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #A80004;
	text-transform: uppercase
}

.GameListTitle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.ContentTable {
	background-color: #EEEEEE;
	border: black 1px solid
}

.FieldName {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	color: #A80004;
	text-transform: uppercase;
	text-align: right
}

.ContentTableHeader {
	background-color: #CCCCCC;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	text-align: right
}

.ImageBorder {
	border: 1px black solid;
}

.large-caption {
	font-size: 1.5em;
}

.press-release ul {
	font-weight: bold;
	padding-left: 0pt;
	margin-left: 0pt;
	margin-bottom: 0pt;
}

.press-release ul li {
	font-weight: normal;
	margin-left: 3em;
}

.press-release h1, div.press-release h2 {
	font-variant: small-caps;
	text-align: center;
}

.esrb-icon {
	background: #000;
}

.esrb-descriptors {
	font-family: arial;
	font-size: 7.5pt; 
	padding: 0 4 0 4; 
	border: 1px solid #000; 
	border-left: 0pt;
	line-height: 1em;
	background: #fff;
	letter-spacing: -0.1em;
	width: 100%;
}

.esrb-descriptors .narrow-text {
	font-size: 7pt;
	letter-spacing: -0.05em;
}

ul.requirements {
	margin-top: 0em;
	margin-left: 0em;
	padding-left: 2em;
}

ul.requirements li {
	line-height: 1em;
}

.Age-rating-M object.trailer, .Age-rating-RPM object.trailer {
	visibility: hidden;
}

.Age-rating-M .age-gate, .Age-rating-RPM .age-gate {
	display: block !important;
	height: 260px;
	width: 320px;
	position: absolute;
}

.age-gate {
	background-color: beige;
}

.unavailable .unavailable {
	display: block !important;
	height: 260px;
	width: 320px;
	position: absolute;
	background-color: beige;
	overflow: auto;
}

body.age-gate .unavailable {
	display: block !important;
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: beige;
}

.restricted-mature td {
	border: 1px dashed gray;
	line-height: 1.5em;
	font-size: 1.5em;
}

.esrb-default {
	font-size: 8pt;
	letter-spacing: 0em;
}
