/* Vibotherapy */

h1 {
	color: #733d97;
	font-size: 1.3em;
	font-weight: bold;
}

h2 {
	color: #733d97;
	font-size: 1.1em;
	font-weight: bold;
}

h3 {
	color: #733d97;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
}

h4, h5, h6 {
	color: #733d97;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
}	

th {
	text-align: left;
	color: #E77002;
}

.small {
	font-size: 0.86em;
}

.error, .form-error {
	color: #CC3333;
	font-size: 0.86em;
}

