.faq {
	width: 580px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	margin-right: -0.5em;
	margin-left: auto;
	position: relative;
	float: right;
	top: -17px;
}
.faq .item {
	height: auto;
	width: auto;
	display: block;
	position: relative;
	margin-top: 0.1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.25em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: .25em;
	padding-left: 0em;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.faq h2 {
	font-size: 0.9em;
	line-height: 1em;
	color: #00398e;
	text-decoration: none;
	letter-spacing: -0.05em;
	font-weight: bold;
	padding-top: 0.15em;
	padding-right: 0px;
	padding-bottom: 0.15em;
	padding-left: 0em;
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00398E;
	text-indent: 0.5em;
	margin: 0px;

}
.faq .item p {
	font-size: 0.85em;
	text-align: justify;
	display: block;
	height: auto;
	width: auto;
	margin: 0em;
	line-height: 1.1em;
	padding-top: 0.15em;
	padding-right: 1em;
	padding-bottom: .5em;
	padding-left: 1.25em;
}
.top_button  {
	display: block;
	float: right;
	clear: right;
	position: absolute;
	left: -33px;
	top: 0px;
}

.top_button a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.top_button a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
