
#title {
  background: url(/q/img/fight90/header.jpg) no-repeat 0 25px; 
	height: 405px;
	width: 927px;
	padding-top: 25px;
	padding-bottom: 25px;
}

 #score_graph, #questions {
	margin-left: 50px;
}


#title span { display: none; }

#quiz_container a 
{ 
color: #ff0000;
text-decoration:none;
}

#description { 
	text-align: center; 
	background: #FFF4EC;
	color:#000;
	
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom:10px;
	width: 750px;
}

#footermess{
	padding:15px;
	color:#000;
	font-size:12px;
	margin-left:30px;
}

#descriptiontop { 
	text-align: center; 
	background: #efefef; 
	padding: 1em; 
	font-weight: bold;
	margin-bottom: 25px;
}
#picture{
	text-align: center; 
}


#result{
	font-size:26px;
	margin:5px 40px 0px 40px;
	padding:30px;
	
	text-align:center;

	font-weight:bold;
	border:1px solid #F00;
	height:40px;
	
	background-color:#F00;
	color:#FFF;
}

#description ul { font-weight: normal; }

#questions { margin: 50px auto;}

#questions ol { padding-top: 0; }

#questions li { font-size: 1.5em; }

#questions p  { font-size: 1.5em; margin-bottom: 0; margin-top: 1em;}

#progress { background-color: #ff0000; }


#fight5 { text-align: center; }


#badge{
	height:250px;
	width:250px;
	background-color:#0F6;
	float:left;
	display:inline;
}


#embed{
	height:350px;
	width:350px;
	background-color:#9C0;
	float:left;
	display:inline;
	margin-left:400px
}










