.registration {
        text-align:left;
	}

table.reg td {
	text-align:left;
	}

input.butSubmit{
	height:30px; 
	font-size:12px; 
	font-weight:bold; 
	text-align:center; 
	font-family:verdana; 
	background-color:#fff; 
	border:2px solid #999; 
	cursor:pointer; 
	color:#c00
	}