@charset "utf-8";

h1#page-title {
	margin: 0 0 32px;
	padding: 0;
	width: 630px;
	height: 31px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h1-qa.gif) no-repeat left top;
}
h2#request-title {
	margin: 0;
	padding: 0;
	width: 267px;
	height: 17px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-request.gif) no-repeat left top;
}
h2#briefing-visiting-title {
	margin: 0;
	padding: 0;
	width: 235px;
	height: 17px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-briefing-visiting.gif) no-repeat left top;
}
h2#exam-title {
	margin: 0;
	padding: 0;
	width: 106px;
	height: 17px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-exam.gif) no-repeat left top;
}
h2#audition-title {
	margin: 0;
	padding: 0;
	width: 106px;
	height: 17px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-audition.gif) no-repeat left top;
}
h2#occupation-title {
	margin: 0;
	padding: 0;
	width: 59px;
	height: 17px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-occupation.gif) no-repeat left top;
}
h2#contract2regular-title {
	margin: 0;
	padding: 0;
	width: 334px;
	height: 17px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-contract2regular.gif) no-repeat left top;
}
h2#misc-title {
	margin: 0;
	padding: 0;
	width: 82px;
	height: 17px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-misc.gif) no-repeat left top;
}

p.last-modified {
	margin: -25px 0 16px;
	font-weight: bold;
	color: #ccc048;
	text-align: right;
}
div.lead {
	margin: 20px 0 20px;
}
div.qa-category {
	margin: 25px 0 25px;
}

#main .asset .asset-content .qa-block {
	margin: 15px 0 7px;
	border: 1px solid #cccccc;
	padding: 0;
}
#main .asset .asset-content .qa-block .q-block {
	margin: 0;
	border-bottom: 1px solid #cccccc;
	padding: 11px 15px 11px 33px;
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
	background-color: #ebebeb;
}
#main .asset .asset-content .qa-block .q-block h3.question {
	margin: 0;
	padding: 0;
	background: none;
	text-indent: -1.5em;
}
#main .asset .asset-content .qa-block .a-block {
	margin: 0;
	padding: 3px 15px 11px 33px;
	font-size: 100%;
	line-height: 150%;
}
#main .asset .asset-content .qa-block .a-block p,
#main .asset .asset-content .qa-block .a-block ul,
#main .asset .asset-content .qa-block .a-block ol {
	margin-top: 8px;
}
#main .asset .asset-content .qa-block .a-block p.answer {
	text-indent: -1.5em;
}

/* == */
p.link-up {
	text-align: right;
	font-size: 84%;
	line-height: 120%;
}
p.link-up a {
	padding-left: 12px;
	background: url(../images/icon-link_up.gif) no-repeat 0 0.2em;
	color: #333333;
}
p.link-up a:link,
p.link-up a:visited,
p.link-up a:hover,
p.link-up a:active {
	color: #333333;
}
