/**
 * Stylesheet used only by tmailform-plugin
 *
 * @author     Daniel Lang
 * @date       15.02.2008
 *
 */

.clsErrorStyle, .clsErrorclsErrorStyle {
	font-weight:	bold;
	color:			#FF0000;
	padding-top:	10px;
	padding-bottom:	5px;
}

.clsStyle {
	padding-top:	10px;
	padding-bottom:	5px;
}

.Style {
	height:			0px;
}
