.mtx_showHeadings {
	display: block;
	padding-left: 16px;
	
}

h1.mtx_showHeadings {
	background: url(../images/lbl_h1.gif) no-repeat;
}
h2.mtx_showHeadings {
	background: url(../images/lbl_h2.gif) no-repeat;
}
h3.mtx_showHeadings {
	background: url(../images/lbl_h3.gif) no-repeat;
}
h4.mtx_showHeadings {
	background: url(../images/lbl_h4.gif) no-repeat;
}
h5.mtx_showHeadings {
	background: url(../images/lbl_h5.gif) no-repeat;
}
h6.mtx_showHeadings {
	background: url(../images/lbl_h6.gif) no-repeat;
}

