h1
{
	margin-bottom:22px;
}

p.instructions
{
	margin-bottom:22px;
}

#content h2
{
	background-image:url(/img/components/purple_bar/three_fourths.gif);
	background-repeat:no-repeat;
	background-color:#470C7A; 
	color:white;
	font-size:1.57em;
	line-height:normal;
	font-weight:normal;
	padding-left:21px;
	padding-right:21px;
	padding-top:9px;
	padding-bottom:6px;
}

#staf_form
{
	background-image:url(/img/components/purple_bar/gradient_background.gif);
	background-repeat:repeat-x;
	padding-top:20px;
	padding-left:21px;
	padding-right:21px;
	min-height:30px;
	font-size:.92em;
}
* html #staf_form { height:30px; } /* IE 6 */

#staf_form .form_pair
{
	padding-bottom:12px;
}

#staf_form label
{
	display:block;
	padding-bottom:2px;
}

#staf_form .note
{
	color:#A0A0A0;
}

#staf_form #your_name_pair
{
	float:left;
	margin-right:22px;
}

#staf_form #your_email_pair
{
	float:left;
}

#staf_form #message_pair
{
	clear:both;
}

#staf_form #friend_emails
{
	width:280px;
}

#staf_form #your_name, #staf_form #your_email
{
	width:174px;
}

#staf_form #message
{
	width:374px;
	height:100px;
}

#submit_area
{
	background-image:url(/img/accents/doubledottedline_horiz_gray.gif);
	background-repeat:repeat-x;
	padding-top:22px;
	padding-left:21px;
	padding-right:21px;
}

.thanks #submit_area
{
	padding-left:0px;
	padding-right:0px;
}
