BODY,
HTML
{	height: 100%;
}

BODY
{	background: #E1E1E1 url(../images/background.jpg) repeat-x left bottom;
	font: 11px/18px "Lucida grande", Tahoma, Verdana, Arial, Sans-serif;
	margin: 20px;
}

H1
{
	font: bold 18px/18px Helvetica, Arial, Sans-serif;
	letter-spacing: -1px;
	margin: 0px 0 10px 0;
}

H1 SPAN
{	float: right;
	color: #666666;
}
 
H2
{
	font: bold 18px/18px Helvetica, Arial, Sans-serif;
	letter-spacing: 0px;
}
 
H3
{
	font: bold 14px/14px Helvetica, Arial, Sans-serif;
}

LABEL
{	display: block;
	line-height: 20px;
}

INPUT,
TEXTAREA
{	clear: left;
	font: 11px/16px "Lucida grande", Tahoma, Verdana, Arial, Sans-serif;
	display: block;
}

INPUT.button
{	padding: 0 15px 0 0;
	margin: 0 0 0 0;
	background: url("http://www.canalplus.se/2008/client/img/icons.gif") right -83px no-repeat !important;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
}


DIV#quiz_container
{	width: 100%;
}

DIV#quiz_container DIV
{	width: 50%;
	float: left;
}

DIV#quiz_container DIV#error,
DIV#quiz_container DIV#error UL,
DIV#quiz_container DIV#error DIV
{	width: 100%;
	clear: both;
}