/* CSS Document */
@import "core.css";

#middleBox
{
	position: relative;
	top: 4px;
}
*html #middleBox
{
	top: 0px;
}
#middle_main
{
	width: 621px;
	background-image: url(/images/home/content_background.gif);
	background-repeat: repeat-y;
}

#laptop
{
	height: inherit;
}
#contentBox
{
	width: 300px;
	background-color:#FFFFFF;
	height: inherit;
}
#contentText
{
	position: relative;
	left: 5px;
	width: 290px;
	color: #4C4B4B;
}

.moreInfo
{
	float: right;
	clear: both;
}
.moreInfo img
{
	border: none;
	position: relative;
	top: 4px;
}
#games
{
	margin-top: 30px;
}
#games img
{ border: none;}

