/****************************************************************************************\
	Some special CSS for the index page
\****************************************************************************************/

#news
{
}

#news td
{
	vertical-align:top;
}

#news td.spacer
{
	background-color:#FFF;
	width:15px;
	padding:0px;
}

#news td a
{
	display:block;
	text-decoration:none;
}

#news td a:hover
{
	text-decoration:underline;
}

#news td a span
{
	float:right;
}

#news td#latestnews
{
	width:260px;
}

#news td#latestforum
{
	width:260px;
}

#news td#latestversions
{
	width:210px;
}