#product h1 {
	font-family: Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #0275d3;
}

#product q {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #76b100;
}

#product p.genreLocation {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #696969;
	margin-bottom: 7px;
}

#product img.gameRating {
	margin-bottom: 17px;
}

#product div.myGames div.itemListing {
	position: relative;
	left: -9px;
	width: 725px;
}

#product div.myGames div.itemListing div.itemContainer {
	width: 362px;
}

#product div.myGames div.itemListing div.itemContainer .itemInfo p {
	width: 150px;
}

#product .wrapperStroke {
	margin-top: 0px;
}

/*------------------------------
 FLASH COMPONENTS
------------------------------*/

#videoGalleryHolder {
	width: 730px;
	height: 340px;
}
	

/*----------------
Social Bookmarking Widget
-----------------*/

#product div.productText q {
	float: left;
}

#product div.bookmarkWidget {
	float: right;
	clear: right;
}