/*+clearfix {*/
.answers .answer:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.answers .answer
{
	display: inline-block;
}
.answers .answer
{
/*\*/
	display: block;
/**/
	-height: 1px;
}
/*+}*/
.content H1
{
	clear: both;
}
.group
{
	float: left;
	padding: 0px 4% 15px 0px;
	width: 45%;
}
.tile
{
	padding: 20px 0 0 12px;
	z-index: 1;
	clear: both;
}
.tile UL
{
	padding: 0 0 15px;
}
.tile LI
{
	margin: 0 0 0 38px;
	font-size: 10pt;
}
.tile H2
{
	margin: 0 0 5px 20px;
	font-size: 13pt;
}
.tile.faq-list LI
{
	padding-bottom: 5px;
}
.raised H1
{
	margin-bottom: 25px;
}
/*[clearfix]*/.answers .answer
{
	border: 1px solid #E5E9EF;
	/*+border-radius:5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 15px;
	margin: 0 20px 20px;
	background-color: #F8F9FA;
}
.answers H2
{
	padding-bottom: 10px;
	font-size: 12pt;
}
.answers P, .answers UL, .answers OL
{
	padding: 0 0 10px;
	color: #6D798C;
	font-size: 10pt;
}
.answers DFN
{
	color: #000000;
}
.answers LI
{
	margin-left: 25px;
}
.answers .back-to-top
{
	display: block;
	float: right;
	font-size: 9.5pt;
	text-decoration: none;
}
.answers .back-to-top:hover
{
	text-decoration: underline;
}
A.admin-refresh
{
	display: block;
	font-size: 8pt;
	text-align: center;
	width: 100%;
	/*+placement:shift 0px -9px;*/
	position: relative;
	left: 0px;
	top: -9px;
}
.clear
{
	clear: both;
}

