@charset "UTF-8";
/* CSS Document */

.faqblock {
	margin-bottom:1em;
}

.faqtext {
}

.faqtext + .faqlinks {
	border-top:solid 1px #cedfeb;
}

.faqlinks {
	background:#FFFFFF none repeat-x center bottom;
}


/* AVATAR LIST */

#avatarlist .postrequirement {
	font-weight:normal;
}

#avatarlist .avatarlist li {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#avatarlist .avatarlist li img {
	display:block;
	margin-bottom:0.5em;
}

.faqblock .blockbody {
	border-left:1px solid #6B91AB;
	border-right:1px solid #6B91AB;
	border-bottom:1px solid #6B91AB;
}

.inlineimg {
	vertical-align:middle;
}