.t3m_faq_foldout dt {
	cursor:pointer;
	padding-left:20px;
}

.t3m_faq_foldout dd {
	padding-left:20px;
}

#t3m_faq_tab_container {
	border: 1px solid #a6b453;
	padding: 10px;
	margin-top:0px;
	margin-bottom:10px;
	width:400px;
}

.t3m_faq_tab {
	cursor:pointer;
	padding-left:3px;
	padding-right:3px;
	margin-right:1px;
	background-color:#eee;
	border: 1px solid #a6b453;
	border-bottom:none;
	color:#222;
}

.tx-t3mfaq-pi1 span.active {
	background-color:#fff;
	color:#555;
	border-bottom:none;
}
