/* CSS Document */

#header .forum-wrapper
{
	width:60%; float:left; background:url(/data/i/menu-bg-active-repeat.gif) repeat-x;
}

#header .forum
{
	background:url(/data/i/menu-bg-active.png) no-repeat;
}

#header .forum .menu
{
	color:white; padding: 2px 0 0 295px; height:18px;
	text-align: right;
}

#header .forum .menu a
{
	color: white;
}

#header .forum img
{
	float: left;
}

#header .forum img.title
{
	margin-top: 30px;
	margin-left: 20px;
}



#content
{
	font-family: Tahoma, sans-seirf;
}
#content input, select, label
{
	font-size: 9pt;
}


.noforum {
	background: url(/data/i/forum-bg.gif) 100% 1px no-repeat;
}