div#widgetview_rightcolumn_content {
	color: #000000;
}

input.reg_back {
	color: #4C4C4C;
	background-color: #CDCDCD;
	background-image: url(http://media.morristechnology.com/mediafilesvr/upload/oakdale_leader/database_files/back_btn.jpg);
	width: 180px;
	height: 40px;
	display: inline;
	border-top: solid 0px #000000;
	border-right: solid 0px #000000;
	border-bottom: solid 0px #000000;
	border-left: solid 0px #000000;
}

div.reg_btn_container {
	color: #000000;
}

input.reg_cont {
	color: #4C4C4C;
	background-color: #CDCDCD;
	border-top: solid 0px #000000;
	border-right: solid 0px #000000;
	border-bottom: solid 0px #000000;
	border-left: solid 0px #000000;
	width: 180px;
	height: 40px;
	background-image: url(http://media.morristechnology.com/mediafilesvr/upload/oakdale_leader/database_files/continue_btn.jpg);
}

