.input-text {
	font-size:.95em;
}

.text-area {
	font-size:1.2em;
}

.field-note {
	font-size:.9em;
	font-style:italic;
}
.q-tip {
	font-family:Arial;
	font-weight:bold;
	font-size:1.25em;
	color:#006699;
	/*background-image: url(/images/common/tip-q-bg.jpg);*/
	background-position: center center;
}

.q-text {
	font-size:.9em;
	font-weight: 100;
}

.question-text {
	text-align: left;
	font-weight: 100;
	font-size: .75em;
}

.error {
	color: #FF0000;
	text-align: left;
	font-weight: 100;
	font-size: .75em;
}