/**
* LAST MOD: DEC 09 2009: DREW @ WWW.DREAMDESIGNSWEB.COM
* -----------------------------------------------------
*/
.game {
	position: relative;
	margin: 20px 0px 5px 0px;
}
.gameTitle {
	position: relative;
	margin: 0px 0px 10px 0px;
	font-size: 17px;
	font-weight: bold;
}
.gameVid {
	position: relative;
	margin: 5px 0px 10px 0px;
}