.quest_head{
	background: url(../images/delim_blue.gif) left bottom repeat-x;
	padding-bottom: 19px;
	padding-top: 15px;
}

.quest_head a.left{
	float: left;
	padding-left: 12px;
	font-weight: bold;
}

.quest_head a.left.opened{
	background: url(../images/megahead_opened.gif) 0px 4px no-repeat;
}

.quest_head a.left.closed{
	background: url(../images/megahead_closed.gif) 0px 4px no-repeat;
}

.quest_head a.right{
	float: right;
	padding-left: 16px;
	font-size: 11px;
	background: url(../images/tiret.gif) 0px 7px no-repeat;
}

.content .pseudoh1{
	margin-top: 20px;
}

* html .content .pseudoh1{
	margin-bottom: 20px;
}

* html .content h1{
	margin-bottom: 7px;
}

.quest_item{
	font-size: 12px;
	background: url(../images/delim_blue.gif) left bottom repeat-x;
	padding-top: 16px;
	padding-bottom: 18px;
}

.quest_item .q{
	color: #346fa7;
}

.quest_item .a{
	color: #687783;
	padding-top: 10px;
	padding-left: 20px;
}