
#div_welcome
{
	width:475px;
	height:10px;
	margin-bottom:5px;
	font-size:11px;
	float:left;
	clear:both;
}

#div_indexlogin
{
	text-align:left;
	width:125px;
	float:left;
	clear:left;
	margin-top:15px;
}

#div_indexsearch
{
	text-align:left;
	width:320px;
	height:100px;
	float:right;
	clear:right;
	margin-top:15px;
}

#div_sitenews
{
	text-align:left;
	width:470;
	height:150px;
}

.div_popular_haves
{
	text-align:left;
	width:140px;
	float:right;
	padding:5px;
	background-color:#dfd6c8;
}

.div_popular_wants
{
	text-align:left;
	width:140px;
	float:right;
	padding:5px;
	background-color:#dfd6c8;
}

#div_popular_magic
{
	visibility:visible;
	display:block;
}

#div_popular_magic
{
	visibility:hidden;
	display:none;
}

#div_popular_games
{
	float:right;
	width:170px;
	text-align:left;
}

.div_selected_game
{
	background-color:#dfd6c8;
	cursor:pointer;
}

.div_unselected_game
{
	background-color:#FFFFFF;
	cursor:pointer;
}
