#registrationForm {
		width: 460px;
		background: url(../images/misc/onecol_bg.gif) no-repeat;
	}
	
#registrationForm .textHolder {
		padding: 20px;
	}
	
#registrationForm button {
		width: 70px;
		height: 30px;
		border: none;
		background: url(../images/misc/button_bg.gif);
		cursor: pointer;
		margin: 0px 20px 0px 0px;
	}