/* CSS Document */
h2 {
	padding-top: 25px;
	margin: 0 0 15px;
}
h3 {
	background: url(../images/profile/arrow_bk.gif) no-repeat;
	padding-left: 15px;
	font-size: medium;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 0 5px;
}
h4 {
	background: url(../images/profile/arrow_gr.gif) no-repeat;
	padding-left: 15px;
	font-size: medium;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 0 22px;
}
p {
	font-size: small;
	line-height: 1.3em;
	margin: 0 0 1em 22px;
}
h4 + p {
	margin-left: 40px;
}
table {
	border: none;
	margin-left: 5px;
}
th, td {
	vertical-align: top;
	line-height: 20px;
}
th {
	background: url(../images/profile/arrow_bk.gif) no-repeat;
	padding: 0 15px 3px;
	font-size: medium;
	text-align: left;
	white-space: nowrap;
}
td {
	padding: 0 0 3px;
	font-size: small;
}
.additional {
	font-size: small;
	font-weight: normal;
}
hr {
	visibility: hidden;
}