.tx-mtfaq-hidden { display: none; }
.tx-mtfaq-visible { display: inline; }

.tx-mtfaq1-pi1 p {
margin-bottom: 20px;
}

.tx-mtfaq-icon img {	 
	margin-top: 4px;
}

.tx-mtfaq-icon {	 
	width: 14px; 
	height: 17px; 
	float: left; 
	margin-right: 6px; 
	/*vertical-align:middle; */
}

.tx-mtfaq-header1 { 
	cursor: pointer;
	font-weight: bold;
	margin-bottom: 10px;
	font-size:16px;
	color:#ED1C24;
}
.tx-mtfaq-header2 { 
/*	text-decoration: underline;*/
	border-bottom: 1px solid #ACACAD; 
	font-weight: bold;
	cursor: pointer;
	margin-left: 19px;
	margin-bottom: 7px;
	padding-bottom: 3px;
	margin-top: 11px;
	font-size:15px;
}
.tx-mtfaq-q1l { margin-left: 19px; cursor: pointer; }
.tx-mtfaq-q1 { 
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #e6e6e6; 
}
.tx-mtfaq-a1 { 
	margin-left: 43px;
	margin-bottom: 4px;
	border-bottom: 1px solid #e6e6e6; 
}

.tx-mtfaq-q2l { margin-left: 38px; cursor: pointer; }
.tx-mtfaq-q2 { 
/*	width: 500px;*/
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #e6e6e6; 
}
.tx-mtfaq-a2 { 
	margin-left: 65px;
	margin-bottom: 4px;
	border-bottom: 1px solid #e6e6e6; 
}

.tx-mtfaq-search-form {
padding-bottom: 10px;
}

.tx-mtfaq-search-input { 
font-size:12px;
color:#ACACAD;
width:400px;
height:17px;
margin: 0 0 10px 5px;
padding:3px 0px 0px 3px;
border-top:1px solid #ACACAD;
border-bottom:1px solid #ACACAD;
border-left:1px solid #ACACAD;
border-right:1px solid #ACACAD;
float:left;
}

.tx-mtfaq-search-submit {
width:20px;
height:20px;
margin:0px;
padding:0px;
border-top: 1px solid #ACACAD;
border-bottom: 1px solid #ACACAD;
border-right: 1px solid #ACACAD;
border-left:0px;
}

.tx-mtfaq-search-header {
	margin-top: 2px;
	float: left;
}

.tx-mtfaq-search-result-header {
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}

.tx-mtfaq-search-result {
	cursor: pointer;
}

.tx-mtfaq-search-result-q { 
	width: 540px;
	font-weight: bold;
	margin-bottom: 5px;
}
.tx-mtfaq-search-result-a { 
	margin-left: 20px;
}

