div {margin:0px;font-family: arial;}
#content{	height:200px;	padding-left: 20px;    width:	585px;background: url("/images/trivia/background.gif"); }
#header{	background: url("/images/trivia/header.gif");width:	605px;height:100px;	}
#footer{	background: url("/images/trivia/footer.gif");width:	605px;height:20px;	}

.title{	color:#2F4479;margin-top: 0px;}
#question_box{ float:left;width: 400px; background: url("/images/trivia/arrow.gif") no-repeat 350px center;height:150px;border-bottom:1px #c3c3c3 dashed;}
#question_desc { font-size: 13px;}

#answers_box { width:183px;float:left;background: #D0E4F1;font-size:10px;height:150px;border-bottom:1px #c3c3c3 dashed;}
#answers_box ul {margin:0;
   padding:0;
   list-style:none;
}


#form_box{ height:150px;float:right;margin-right:2px;background: #D0E4F1;border-bottom:1px #c3c3c3 dashed;}
#form_box form{margin:0px;padding:0px;}

#intro_box {
	background:transparent url(/images/trivia/arrow.gif) no-repeat scroll 285px center;
	border-bottom:1px dashed #C3C3C3;
	float:left;
	height:150px;
	width:320px;
}


#advertises	{	width: 585px;	}
#advertises span	{margin-right:10px;}