.submit_btn_regform {
	background-color:#000000;
}
.submit_btn
{
	background-image:url(../images/submit.jpg);
	background-repeat:no-repeat;
	border-width:0px;
	font-size:1px;	
	width:89px;
	height:23px;
	cursor:pointer;
}
.reset
{
	background-image:url(../images/cr_coil.jpg);
	background-repeat:no-repeat;
	border-width:0px;
	font-size:1px;	
	width:89px;
	height:23px;
	cursor:pointer;
}
p
{
margin:0px;
padding:0px;
}
