div.reg_btn_container {
	color: #000000;
	background-image: none;
	width: auto;
	height: auto;
}

div.reg_back {
	color: #000000;
}

div.reg_cont {
	color: #000000;
	background-image: url(http://media.morristechnology.com/mediafilesvr/upload/santa_clarita/database_files/register_btn_blue.jpg);
	width: 180px;
	height: 40px;
}

input.reg_cont {
	color: #3C3B37;
	background-color: #B6A792;
	background-image: url(http://media.morristechnology.com/mediafilesvr/upload/santa_clarita/database_files/register_btn_blue.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_back {
	color: #3C3B37;
	background-color: #B6A792;
	background-image: url(http://media.morristechnology.com/mediafilesvr/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;
}

