/* CSS Document */

.warning
{
	color: #CC0000;
	text-align: center;
}

.addgame2
{
	margin-left: 350px;
	padding-top: 200px;
	
}

.topgames2
{
	clear: both;
	text-align: center;
	margin-bottom: 160px;
	color:#FFFFFF;
	
}

.top_single_game1
{
	position: absolute;
	top: 0px;
	left: 15%;
	text-align: center;
	
}

.top_single_game2
{
	position: absolute;
	top: 0px;
	left : 30%;
	text-align: center;
	
}

.top_single_game3
{
	position: absolute;
	top: 0px;
	left: 45%;
	text-align: center;
	
}

.top_single_game4
{
	position: absolute;
	top: 0px;
	left: 60%;
	text-align: center;
	
}

.top_single_game5
{
	position: absolute;
	top: 0px;
	left: 75%;
	text-align: center;
	
}

.topcont
{
	clear: both;
	position: relative;
	text-align: left;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 5px;

	
}

#container
{
	font-size: 25px;
	color: #000033;
	text-align: center;
}

.view_all
{
	font-size: 20px;
	color: #CC6633;
	text-decoration: underline;
}

