/*CSS index0820101*/

#contentcontainer {
	height: 690px;
}

#gamestrip{
	height: 100px;
	width: 800px;
	float: right;
}

#featuredvid {
	width: 380px;
	padding-top:20px;
	float: left;
}

#welcometext {
	width: 400px;
	height: 238px;
	padding-top:20px;
	float: right;
}

#gamestrip img {
	width: 800px;
	border-bottom: 4px solid #ffee33;
}

#emailsignup {
	width: 200px;
	float: left;
	margin-top: 10px;
	border-top:5px solid #f08500;
}

#gamezone {
	width: 230px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	border-top:5px solid #55cc00;
}

#whatsnew {
	width: 330px;
	float: right;
	margin-left: 15px;
	margin-top: 10px;
	border-top:5px solid #ff22ee;
}

img#gameoftheyear {
	width:100px;
	float: left;
}
