@import reset.css;

body
{
	font-family:"Helvetica Neue";
	color: #707070;
	font-size:12px;
}

a
{
	color:#0964b2;
	text-decoration: none;
}

h3
{
	font-size:12px;
	display:inline;
}

.gameentry
{
	list-style-type: none;
	height:130px;
	border-top: 1px solid #707070;
	border-bottom: 1px solid #707070;
}

#sortlinks
{
	display:inline;
}

#sortlinks li
{
	display:inline;
	margin: 0px 5px;
}

#sortlinks
{
	margin-left:-40px;
}

.gameentry ul, #sortlinks
{
	margin-left:-20px;
}

.gameentry ul, .esrb
{
	float:left;
}

.gameentry .priceinfo h4 {
	margin:0px;
	padding:0px;
	font-size: 16px;
	text-align: right;
	padding-right: 8px;
	font-weight: normal;
	padding-top: 8px;
}

.gameentry
{
	clear:both;
}

.gameentry img
{
	margin: 5px;
	clear:left;
}

.price
{
	font-size: 30px;
	font-weight: bold;
	color:black;
	clear:right;
	float:right;
	text-align:right;
}

.addtocart
{
	clear:right;
	float:right;
}

.wishlist {
	display: block;
	text-align: left;
	padding-left: 16px;
}

#pageinfo h3
{
	font-style: italic;
	font-weight:normal;
	font-size:12px;
	float:left;
}

#pagedisplay
{
	float:right;
}

.console
{
	color: black;
	font-weight: bold;
	font-size:16px;
}

.productinfo h3
{
	margin-top:0px;
	font-weight:normal;
	font-size:12px;
}

.rating
{
	background-color: #707070;
	color:white;
	float:left;
}

.productinfo h3 a
{
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
}

.productinfo, .gamethumb
{
	float:left;
}

.productinfo p.publisherinfo
{
	margin-top: 0px;
	margin-bottom: 4px;
}