ul.rFYourInfo, ul.rFRef1 {
	list-style: none;
	float: left;
}

ul.rFYourInfo label, ul.rFRef1 label {
	display: inline-block;
	width: 140px;
	
}
.rFfieldset1 {
	position: relative;
	border: thick solid #526f41;	
	margin: 0px 0px 20px 0px;
	background-color: #dfeedb;
	padding: 10px 10px 10px 10px;
}
.rFfieldset1 legend {
	position: absolute;
	top: -.5em;
	left: .2em;
	color: #526f41;
}

ul.rFYourInfo input:focus,
ul.rFRef1 input:focus {
	background-color:	#a4c3a1;
}

.mbuck {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 10px 10px;
}

.dollar1 {
	color: #a4c3a1;
	font-size: 200px;
	width: 200px;
	line-height: 200px;
	font-family: "Copperplate Gothic Light", Arial;
	position: absolute;
	top: -15px;
	left: 550px;

}

.dollar2 {
	color: #a4c3a1;
	font-size: 200px;
	width: 200px;
	float: right;
	line-height: 200px;
	font-family: "Copperplate Gothic Light",Arial;
	position: absolute;
	top: -30px;
	left: 550px;
}

.red {
	color: red;
}

.today {
	text-decoration: underline;
}

.mbucks {
	color: #627c59;
	font-weight: bold;
}

img.mbuck {
	float: right;
	height: 200px;
	width: 400px;
}

#submit_button {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #627c59;
	width: auto;
}

.sub_btn {
	display:		inline;
	text-align: 	center;
}

.addRef {
	text-align: center;
	font-size: x-small;
	
}

#btst {
	visibility: hidden;
	display: none;

}

.cntr {
	text-align: center;
}

textarea.note {
	height: 100px;
	width: 300px;
}
textarea.note:focus {
	background-color: #a4c3a1;
}

div.note {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

span.required {
	color: red;
	font-weight: bold;	
}

p.required {
	font-size: x-small;
	margin-bottom: 0px;
	margin-top: 10px;
}










