

.GIMediaWrap{
	width:955px;
	height:565px;
	float:left;
	margin:-142px 0 0 0;
	background:url(../img/gameInfo/mediaBG.png) no-repeat top center;
	}
	
.GILinks{
	width:100%;
	float:left;
	margin:90px 0 0 0;
	}

.videoLink{
	width:94px;
	height:33px;
	float:left;
	margin:0 0 0 280px;
	}

.screenshotLink{
	width:136px;
	height:33px;
	float:left;
	margin:0 0 0 80px;
	}
	
.mediaWrap{
	width:849px;
	height:386px;
	float:left;
	margin:10px 0 0 60px;
	}
	
.officalLink{
	width:127px;
	height:23px;
	float:right;
	margin:17px 120px 0 0;
	}
	
.GIContent{
	width:1000px;
	float:left;
	margin:30px 0 120px 0;
	}

.GIDescriptionWrap{
	width:645px;
	float:left;
	margin:0px 0 0 45px;}

.GITitle{
	width:100%;
	float:left;
	margin:0px 0 0 0;}

.GIText{
	width:100%;
	float:left;
	font-size:14px;
	line-height:1.3em;
	margin:25px 0 30px 0;}
	
.GIText2{
	width:100%;
	float:left;
	font-size:14px;
	line-height:1.5em;
	margin:15px 0 10px 0;}
	
.GIText3{
	width:100%;
	float:left;
	line-height:1.5em;
	margin:15px 0 0px 0;}

.GIGameinfoWrap{
	width:270px;
	float:left;
	margin:0px 0 0 20px;}

.GIWallpaperWrap{
	width:1000px;
	float:left;
	margin:0px 0 0 45px;}
	
.esrb{
	width:100%;
	float:left;
	margin:5px 0 0 0;}
	
.GIThumbWrap{
	width:300px;
	float:left;
	margin:10px 0 0 33px;}

.GIThumb{
	width:182px;
	height:122px;
	float:left;
	margin:0 0 0 0;}

.GIThumbText{
	width:70px;
	float:left;
	margin:80px 0 0 5px;}
	
.gameinfoButtons{
	width:205px;
	float:right;
	text-align:right;
	margin:0 0 0 0;
	}
	
.buynow{
	width:88px;
	height:23px;
	float:left;
	margin:0 0 0 0;
	}
	
.buynow a{
	width:88px;
	height:23px;
	display:block;
	background:url(../img/gameInfo/buyNOw.png) no-repeat top center;
	}
	
.buynow a:hover{background-position:0px -23px;}

.gameinfoDownloads{
	width:107px;
	height:23px;
	float:left;
	margin:0 0 0 10px;
	}
	
.gameinfoDownloads a{
	width:107px;
	height:23px;
	display:block;
	background:url(../img/gameInfo/downloadsBtn.png) no-repeat top center;
	}
	
.gameinfoDownloads a:hover{background-position:0px -23px;}

.videoBtn a
{
	width: 94px;
	height: 33px;
	display: block;
	background: url(../img/gameinfo/videoOn.png) no-repeat top center;
	background-position: 0 -66px;
}

.videoBtn a:hover{background-position: 0 -33px;}

.videoBtn.selected a{
	background-position:0px 0px;
	}

.videoBtn a.selected:hover{ background-position:0px -99px;}

.screenshotBtn a
{
	width: 136px;
	height: 33px;
	display: block;
	background: url(../img/gameinfo/screenshotsOn.png) no-repeat top center;
	background-position: 0 -66px;
}

.screenshotBtn a:hover{background-position: 0 -33px;}

.screenshotBtn.selected a{
	background-position:0px 0px;
	}

.screenshotBtn a.selected:hover{ background-position:0px -99px;}

