@charset 'utf-8';

/* mainTitle
-------------------------------------------------- */

#mainTitle h1 {
	width: 798px;
	height: 92px;
	padding: 0px;
	margin: 0px 0px 17px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #000000;
	background: url(../images/maintitle.gif) left top no-repeat;
}

/* questionListElement
-------------------------------------------------- */

#mainArea .hr {
	height: 1px;
	padding: 2px 0px 0px;
	margin: 0px 0px 17px;
	display: block;
	background: url(/shared/images/links_line.gif) 0px 2px repeat-x;
	_background: url(/shared/images/links_line.gif) 0px 2px repeat-x;
	_background/* */: url(/shared/images/links_line.gif) 0px 2px repeat-x;
}

#mainArea h2 {
	width: auto;
	padding: 0px;
	margin: 0px 3px 11px 0px;
	font-size: 100%;
	line-height: 1.35;
	font-weight: bold;
	color: #333333;
	background: none;
}

#mainArea h3 {
	width: auto;
	margin: 18px 0px 9px;
}

#mainArea h3 span{
	background: url(/faq/images/bg_h3.gif) left bottom no-repeat;
}

#mainArea div.questionListElement {
	padding: 0px;
	margin: 0px;
	background: none;
}

#mainArea div.questionListElement div.body {
	padding: 0px 0px 3px;
	margin: 0px;
	background: none;
}

#mainArea div.questionListElement ul.link li {
	padding : 4px 0px 5px 42px;
}

#mainArea div.questionListElement div.boxBodyTopSpacer {
	height: 1px;
	padding: 0px;
	margin: 0px 0px 0px 0px !important;
}

#mainArea div.questionListElement div.boxBodyBottomSpacer {
	height: 1px;
	padding: 0px;
	margin: 0px 0px 0px 0px !important;
}

#mainArea div.qaElement {
	margin: 0px ;
}

#mainArea div.toTopNavigationElement {
	margin: 0px 0px 18px;
}


