.registration_table tr td p {
	line-height: 20px;
	font-size: 16px;
	color: #222222;
}

div.reg_btn_container {
	border-top: solid 1px #bbbbbb;
	padding: 10px 0px 0px 0px;
	color: #000000;
}

div.reg_back {
	width: 180px;
	height: 40px;
	background-image: url(http://media.morristechnology.com/webmedia/upload/statesboro_herald/database_files/back_btn.jpg);
	background-repeat: no-repeat;
}

div.reg_cont {
	width: 180px;
	height: 40px;
	background-image: url(http://media.morristechnology.com/webmedia/upload/statesboro_herald/database_files/continue_btn.jpg);
	background-repeat: no-repeat;
}

input.reg_back {
	color: #3C3B37;
	background-color: #B6A792;
	background-image: url(http://media.morristechnology.com/webmedia/upload/statesboro_herald/database_files/back_btn.jpg);
	border-top: solid 0px #000000;
	border-right: solid 0px #000000;
	border-bottom: solid 0px #000000;
	border-left: solid 0px #000000;
	width: 180px;
	height: 40px;
}

input.reg_cont {
	color: #3C3B37;
	background-color: #B6A792;
	background-image: url(http://media.morristechnology.com/webmedia/upload/statesboro_herald/database_files/continue_btn.jpg);
	width: 180px;
	height: 40px;
	border-top: solid 0px #000000;
	border-right: solid 0px #000000;
	border-bottom: solid 0px #000000;
	border-left: solid 0px #000000;
}

