#subheader p {
	width: 577px;
	float: right;
	padding: 10px 20px 18px;
}

#subheader p {
	color: #305724;
	background: #c7be71 url(../../hops/headerbg.png) repeat-x bottom;
}

h4#guildFestFormTitle {
	background-color: #3d9b35;
	color: #fff;
	text-align: center;
	font-size: 1.6em;
	padding: 4px 0px;
}

div#guildFestForms {
	background-color: #e5f6de;
	padding: 10px;
}

div#guildFestForms form {
	width: 224px;
	height: 100px;
	background: #fff;
	border: 1px solid #3d9b35;
	padding: 10px;
	display: inline;
	text-align: center;
	position: relative;
}

div#guildFestForms form h5 {
	font-size: 1.2em;
	margin: 2px auto;
}

div#guildFestForms form p {
	font-size: 0.9em;
	margin: 2px auto;
}

div#guildFestForms form input[type="image"] {
	position: absolute;
	bottom: 10px;
	left: 61px;
}
