.gamercard {
	padding: 4px;
	width: 290px;
	height: 103px;
	background-color: #808080;
	overflow-y: hidden;
	overflow-x: hidden;
}

.gamecard {
	padding: 4px;
	width: 290px;
	height: 74px;
	background-color: #E0E0E0;
	overflow-y: hidden;
	overflow-x: hidden;
}

.gametitle {
	position:relative;
	width: 206px;
	height:64px;
	padding: 0px;
	left: 78px;
	top:-66px;
	vertical-align: middle;
	text-align: left;
	font-size: 14pt;
	font-family: Helvetica;
	font-weight: bold;
}

.gamertag {
	width: 280px;
	height: 22px;
	padding: 4px;
	border: solid 1px black;
	vertical-align: middle;
	text-align: center;
	font-size: 16pt;
	font-family: Helvetica;
	font-weight: bold;
	background-color: gold;
}

.tileUrl {
	position: relative;
	top: 4px;
	left: 4px;
}

.gameTile {
	position: relative;
	top: 4px;
	left: 4px;
}

.gametileUrl {
	position: relative;
	top: -1px;
	left: 0px;
}

.reputationUrl {
	position: relative;
	top: -68px;
	left: 82px;
}

.score {
	position: relative;
	top: -68px;
	left: 74px;
	width: 72px;
	text-align: right;
	font-size: 14pt;
	font-family: Helvetica;
	color: white;
}

.zone {
	position: relative;
	top: -58px;
	left: 74px;
	width: 72px;
	text-align: right;
	font-size: 10pt;
	font-family: Helvetica;
	color: white;
}

.mc {
	position: relative;
	top: -72px;
	left: 162px;
	width: 130px;
	height: 56px;
	border: solid 1px black;
	background-color: #EFEFEF;
	padding-top: 10px;
	text-align: center;
	vertical-align: middle;
}

.motto {
	position: relative;
	font-size: 10pt;
	font-family: Helvetica;
}

.country {
	position: relative;
	font-size: 10pt;
	font-family: Helvetica;
}

.status {
	position: relative;
	top: -64px;
	width: 290px;
	margin: 2px;
	padding: 2px;
	border-bottom: solid 1px #C0C0C0;
}

.gamefriends {
	position: relative;
	top: 10px;
	width: 290px;
	margin: 2px;
	padding: 2px;
	border-bottom: solid 1px #C0C0C0;
}

.boxart {
	position: relative;
	top: 15px;
	width: 290px;
	margin: 2px;
	padding: 2px;
	border-bottom: solid 1px #C0C0C0;
}

.StatusText {
	font-size: 12pt;
	font-family: Helvetica;
	font-weight: bold;
}

.StatusInfo {
	font-size: 12pt;
	font-family: Helvetica;
}

.xblbio {
	position: relative;
	top: -64px;
	width: 290px;
	margin: 2px;
	padding: 2px;
}

.realname {
	font-size: 12pt;
	font-family: Helvetica;
	font-weight: bold;
}

.location {
	font-size: 12pt;
	font-family: Helvetica;
	font-style: italic;
}

.bio {
	margin-top: 8px;
	padding-bottom: 8px;
	font-size: 12pt;
	font-family: Helvetica;
	border-bottom: solid 1px #C0C0C0;
}

.twit {
	padding-bottom: 8px;
	font-size: 12pt;
	font-family: Helvetica;
	font-style: italic;
	border-bottom: solid 1px #C0C0C0;
}

.psn {
	position: relative;
	top: -16px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12pt;
	font-family: Helvetica;
	font-style: italic;
	border-top: solid 1px #C0C0C0;
}

.RecentGames {
	position: relative;
	top: -64px;
}

.RecentGamers {
	position: relative;
	top: 9px;
}

.recentGame {
	width: 290px;
	height: 32px;
	overflow: hidden;
	margin: 2px;
	padding: 2px;
	border-bottom: solid 1px #C0C0C0;
}

.game {
	position: relative;
	top: -36px;
	left: 36px;
	font-size: 12pt;
	font-family: Helvetica;
}

.lastPlayed {
	position: relative;
	top: -34px;
	left: 36px;
	font-size: 8pt;
	font-family: Helvetica;
	color: #C0C0C0;
}

.gamescore {
	position: relative;
	top: -67px;
	left: 242px;
	width:48px;
	font-size: 12pt;
	font-family: Helvetica;
	text-align:right;
}