/* GLOBAL STYLES */
@import url(global.css);

/* STYLES UNIQUE TO FRONTPAGE */
.header				{ height: 67px; margin-bottom: 10px; }
.textarea 			{ height: 165px; }
.textarea h2		{ font-weight: bold; color: #000; margin-top: 0; }

