body,div,dl,dt,dd,ul,ol,h1,h2,h3,h4,h5,h6,pre,embed,object,form,fieldset,label,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: none;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}
a img {
	border: none;
}
/* Removes Firefox imposed outline */
a {
	outline: none;
}
object, embed {
	display: inline;
}

.clear {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}

a, a:link, a:visited {
	color: white;
}
a:hover, a:active {
	color: #f4ea71;
}

html {
	width: 771px;
	height: 527px;
	overflow: hidden;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(../assets/background.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	text-align: left;
	width: 770px;
	height: 525px;
	position: relative;
	overflow: hidden;
}

#eabanner {
/*background-image: url(../assets/header.gif);*/
background-position:0 22px;
background-repeat: no-repeat;
height: 80px;
}

#eabanner h1 {
	text-indent: -4000px;
	/*background-image: url(../assets/EA_store.gif);*/
	background-position:10px 13px;
	background-repeat: no-repeat;
	height: 85px;
	width: 180px;
}

#titlebanner {
	margin: 15px 20px 5px 20px;
}

#titlebanner h2#gamelogo {
	margin: 10px;
	text-indent: -4000px;
	background-image: url(../assets/ea-store-nitro-logo.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 85px;
	width: 206px;
	float: left;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/commercebox/assets/ea-store-nitro-logo.png', sizingMethod='crop');
}

#titlebanner p#gamedesc {
	margin: 13px 30px 13px 10px;
	width: 250px;
	float: left;
	font-size: 10px;
	overflow: auto;
	color: #000;
	height: 100px;
}
#titlebanner #esrb {
	float: left;
	width: 200px;
	margin: 20px 0 0 0;
	color: #000;
}


#titlebanner #esrb img {
	display: block;
	float: left;
	height: 89px;
	width: 60px;
}
#titlebanner #esrb #descriptors-box {
	float: right;
	height: 89px;
	overflow: auto;
	width: 135px;
	font-size: 9px;
}
#titlebanner #esrb #descriptors-box ul {
	list-style: disc outside none !important;
	margin-left: 15px;
}
#titlebanner #esrb #descriptors-box ul li {
	color: #000;
}
#platform {
	clear: both;
	margin: 15px 20px 5px 30px;
}
#platform h2 {
	color: #AC3C1A;
	font-family: "Arial Black";
	font-size: 13px;
	line-height: 18px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#platform ul li {

	float: left;
	font: bold 11px arial;
	text-align: center;
	margin: 2px 18px 5px 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/commercebox/assets/b-store.gif', sizingMethod='crop');
}
#platform ul li a {
	background-image: url(../assets/b-store.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	color: #000;
	height: 37px;
	width: 178px;
}
#platform ul li a span {
	vertical-align: middle;
	display: block;
	padding-top: 11px;
}
#retaillist {
	clear: both;
	margin: 15px 20px 5px 30px;
	width: 700px;
	overflow: auto;
	position: absolute;
	top: 340px;
}

#retaillist h2 {
	color: #AC3C1A;
	font-family: "Arial Black";
	font-size: 13px;
	line-height: 18px;
	text-transform: uppercase;
	margin-bottom: 5px;
}


#retaillist ul li {
	float: left;
	font: normal 9px arial;
	margin-right: 18px;
	position: relative;
}
#retaillist ul li img {
	display: block;
}
#retaillist ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
}

#close {
	position: absolute;
	top: 1px;
	right: 4px;
	cursor: pointer;
}


#close a {
	text-decoration: none;
	color: #000;
	font-family: serif;
}
























