/* ----- CLASSES ----- */

.required {color: #990000;}

.hint {
	font-size: 90%;
	font-weight: normal;
	color: #777;
}

.emailFormError {
	background-color: #CF9840;
	}

.small {
	font-size: 90%;
}

.looseli li {
	margin-top: .5em;
	margin-bottom: .5em;
}

.tight {
	line-height: 1em;
}

ABBR {letter-spacing:0.1em}


/* ----- OTHER ----- */


p.dropcap:first-letter, span.dropcaptwo {
	font-size: 3.5em;
	line-height: .8em;
	margin-right: 3px;
	display: block;
	float: left;
} /* NOTE:Mozilla does not recognize line-height for first-letter */

/*#articlebody p.descender{text-indent:0;padding-top:10px}
#articlebody p.descender:first-letter, span.descendertwo {font-size:3em;line-height:.8em;margin-right:2px;display:block;float:left}*/ /* NOTE:Mozilla does not recognize line-height for first-letter */
/*#articlebody p.descender-two {padding-top:10px; text-indent:0 }*/
