@charset "UTF-8";
/* CSS Document */

.faqblock {
	margin-bottom:1em;
}

.faqtext {
}

.faqtext + .faqlinks {
	border-top:solid 1px #cedfeb;
}

.faqlinks {
	background:rgb(255, 255, 255)  repeat-x bottom;
}


/* AVATAR LIST */

#avatarlist .postrequirement {
	font-weight:normal;
}

#avatarlist .avatarlist li {
	float:right;
	margin-left: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;
} 


.postbitlegacy .postfoot .textcontrols a.ipx, .postbit .postfoot .textcontrols a.ipx {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/buttons/ip-40x.png) no-repeat scroll left center;
	padding-left:20px;
}
 