.formContainer {
	background:url(../images/adventure/activity-info-container.gif) top left repeat-x;
	margin-bottom:15px;
	padding:0px;
	float:left;
	width:100%;
}
.formContent {
	float:left;
	padding: 15px 70px 0px 25px;
}
.formTable {
	width:100%;
	height:140px;
	float:left;
	color:#000000;
}
.formTable a img {
	border:none;
}
.formTable input, .formTable select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.inputText {
	padding-top:2px;
}
.formTable h1 {
	color:#000000;
	font-weight:500;
	padding:6px 0px 6px 2px;
	text-align:left;
	font-size:12px;
	float:left;
}
.formTable small {
	color:#FF0000;
	font-size:14px;
	font-weight:500;
	padding:6px 2px 6px 0px;
	float:right;
}
.bottomPaddingLeft {
	background:url(../images/global/search-bottom-left.gif) left bottom no-repeat;
	float:left;
	height:17px;
	width:18px;
}
.bottomPaddingRight {
	background:url(../images/global/search-bottom-right.gif) right bottom no-repeat;
	float:right;
	height:17px;
	width:18px;
}