#wrapper {
	width: 990px;
}

#content {
	width: 478px;
}

#navigation li a {
	background-color: #CCCCCC;
	color: #000000;
}

#navigation li a:hover, #navigation li a.selected {
	background-color: #999999;
	color: #FFFFFF;
}
.formBox p label {
	text-align: left;
	padding-right: 0;
	color: #779A12;
	width: 180px;
	margin-right: 10px;
}
.eventdiv h3 a {
	color: #779A12 !important;
	text-decoration: none;
}
.eventdiv h3 a:hover {
	color: #779A12 !important;
	text-decoration: underline;
}
.formBox p {
	clear: both;
}

.formBox p input, .formBox p textarea {
	border: 1px solid #779A12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 320px;
}

.formBox p select {
	border: 1px solid #779A12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: auto;
}
.formBox .confirms p input {
	float: left;
	width: 155px !important;
	margin-right: 10px;
}
.formBox p .btn {
	font-weight: bold;
	color: #779A12;
	position: relative;
	left: 320px;
	background-color: #FFF;
	border: none;
	background-image: url(../media/common/festaff-event-staffing-application.jpg);
	background-position: center 3px;
	background-repeat: no-repeat;
	height: 33px;
	width: 150px;
	font-size: 15px;
	padding: 0px;
}

.formBox .chkBox p input {
	width: 20px !important;
	border: none !important;
}

.formBox .quad p input {
	width: 140px;
	margin-right: 5px;
}

#applicationform .formBox h3 {
	font-size: 18px !important;
	color: #779A12 !important;
	border: none !important;
}

#applicationform .formBox h4 {
	font-size: 16px !important;
	color: #779A12 !important;
	border: none !important;
}

.formBox .checkBoxList {
	height: 100px;
	padding: 5px 0;
	border:1px solid #779A12;
	width: 320px;
}

.formBox .checkBoxList input {
	margin-right: 10px;
}