.quest {
	float:left;
	width:151px!important;
}
.quest_inner {
	float:left;
	display:inline;
	width:150px!important;
}
.quest_inner h2 {
	width:150px!important;
	text-align:center;
	color:#663300;;
	font-size:11px;
	background-image:none;
	background:transparent
}
.quest_inner div {
	float:left;
	width:151px!important;
	color:#663300;
	font-size:10px;
	padding-bottom:10px!important;
}
.quest_inner div span {
	float:left !important;
	width:149px !important;
	height:15px;
	color:#663300;
	border:solid 1px #663300;
	margin:5px auto 0 auto !important;
}
.quest_inner div span p {
	float:left;
	height:15px;
	background:transparent url(../../images/backs/quest.gif) left top repeat-x;
}
.quest_inner div a {
	color:#663300;
	cursor:pointer;
}
.quest_inner div a:hover {
	color:#ffffff;
	text-decoration:none;
}
