.homenews, .widgets { /*height: 276px;*/ }
div.titlebar h2.section-widgets { background-image:url(../imgs/sectiontitle_widgets.gif); }
div.titlebar h2.section-news { background-image:url(../imgs/sectiontitle_news.gif); }
div.titlebar h2.section-comingsoon { background-image:url(../imgs/sectiontitle_comingsoon.gif); }

.homenews a:link, .homenews a:visited {
	color: #000;
}
.homenews h4 a:link, .homenews h4 a:visited {
	color: #e70000;
}

div.widgets a:link {
	color: #e70000;
}
div.widgets a:hover, div.comingsoon a:hover {
	text-decoration: underline;
}
div.widgets img.thumb {
	border: 1px solid #cecece;
	margin-right: 11px;
}
div.widgets div {
	padding: 11px;
	margin: 0;
	border-bottom: 1px solid #dadada;
	font-size: 11px;
	height: 70px;
	overflow: hidden;
}

div.widgets div a.more {
	float: none;
	display: inline;
}
div.widgets div.last {
	border: 0;
}
div.mediumcolumn div.comingsoon {
	padding-left: 10px;
	color: #757575;
	height: 212px;
	min-height: 212px;
	max-height: 212px;
}
div.comingsoon div {
	padding: 0;
	text-align: center;
	float: left;
	width: 157px;
	font-size: 11px;
	margin: 11px 6px 0 0;
	border-bottom: none;
}
div.comingsoon div.last {
	margin-right: 0;
}
div.comingsoon img {
	margin-bottom: 3px;
	border: 1px solid #cecece;
}


/**********GAME BOX ************/
#gamecontent
{
	border:0px;
	width:440px;
	float:right;
	height:auto;
	padding:0;
	margin-right:4px;
}
#gamecontent div
{
	text-align:center;
	padding:0px;
	border:1px solid #dddddd;
	height:auto;
}
#allgames
{
	height:auto;
	padding:0px;
	margin:auto;
	background:#FFFFFF;
	text-align:center;
	/*background: #f2f2f2 url(../imgs/background-homepage.jpg) no-repeat top right;*/
}
#sponsoredlinks
{
	padding:1px 1px 10px 1px;
	margin:auto;
	text-align:center;
	border-bottom:1px solid #cccccc;
	background:#FFFFFF;
}
#searchheading
{
	width:150px;
	float:left;
	clear:left;
	border:0px;	
}
#leftgamebox
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 2px;
	width:150px;
	border:1px solid #cccccc;
}
#leftgamebox ul
{
	list-style: none;
	padding:0px;
	margin:0px 0px 0px 0px;
}

#leftgamebox li
{
	border-bottom:1px solid #cccccc;
	padding:5px;
	background: #f2f2f2;
}

#leftgamebox li:hover
{
	border-bottom:1px solid #cccccc;
	padding:5px;
	background: #FFFFFF;
}


.gameimages
{
	float:left;
	width:86px;
	height:86px;
	padding:0px 0px 0px 0px;
	border:1px solid #999999;
}
.homegames
{
	display:block;
	float:left;
	width:88px;
	height:88px;
	vertical-align:baseline;
	margin:auto;
	border:4px solid #cccccc;	
	background: #f2f2f2 url(../imgs/mediumcolumn_bg.gif) no-repeat top left;
}
a.homegames:hover 
{
	display:block;
	width:88px;
	height:88px;
	border:4px solid #000000;
}
