/** Customize the canvas */
#example .demo-container {
	width: 740px;
}

.demo-container .qsf-fb {
	padding: 45px 45px 20px;
}

.demo-container .qsf-fb ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.demo-container .qsf-fb li {
	margin: 0 0 10px 0;
}

.demo-container .buttons {
	text-align: right;
}

.demo-container #accountInfo label {
	display: inline;
	display: inline-block;
	zoom: 1;
	width: 150px;
}

.demo-container .textInput {
	width: 250px !important;
}

.demo-container .RadButton input {
	width: 75px;
}

.demo-container .formList {
	text-align: center;
}

#newsletterOptions h2 {
	display: inline-block;
	margin-bottom: 10px;
}

.demo-container .agreement {
	text-align: left;
	padding: 25px 45px 0;
}

.exampleWrapper {
	background: transparent url("images/registration-successful.gif") no-repeat left top;
}

.demo-container .backButton {
	margin: 10px 0 0;
}