/* == COMMON CLASSES (override) == */


#page-title {
	width: 456px;
	height: 36px;
	background: url(../images/title-index.png) no-repeat left top;
}


/* == content-area == */


#lead .asset-content {
	border-bottom: 3px solid #000000;
}

#lead .asset-content p {
	margin-bottom: 30px;
	line-height: 1.4em;
}

#lead .asset-content a {
	background-image: none;
	padding-left: 0;
}

#faq_list {
	margin-bottom: 0;
}

#faq_list .asset-content {
	width: 765px;
	margin: 0 0 0 20px;
}

#faq_list .asset-content ul.categories {
	width: 800px;
	margin: 0 -35px 0 0;
	padding-left: 0;
	list-style: none;
}

#faq_list .asset-content ul.categories li {
	width: 365px;
	float: left;
	display: inline;
	margin: 0 35px 0 0;
}

#faq_list .asset-content ul.categories li div.text {
	width: 300px;
	float: right;
}

#faq_list .asset-content ul.categories li div.text h2 {
	color: #333333;
	border-left: 0;
	margin: 5px 0 10px 0;
	padding-left: 14px;
	font-size: 100%;
	background: url(../../common/images/icon-link.gif) no-repeat 2px 0.4em;
}

#faq_list .asset-content ul.categories li div.text ul {
	width: 290px;
	margin-left: 10px;
	padding: 0;
	list-style: none;
}

#faq_list .asset-content ul.categories li div.text ul li {
	width: 290px;
	margin: 0 0 3px 0;
	padding-left: 5px;
	text-indent: -5px;
}

#faq_list .asset-content ul.categories li div.text p {
	margin-left: 15px;
}

#faq_list .asset-content ul.categories li div.image {
	width: 60px;
	float: left;
	padding-bottom: 30px;
}


/* == right-area == */

