/* GENERAL */
blockquote {
	background-color: #EEE;
	padding: 10px;
	}
caption {
	font-weight: bold;
	text-align: left;
	}
caption, th, td {
	font-size: .7em;
	}
input.regular, select.regular {
	width: 210px;	
	}
.full {
	width: 100%;
	}

/* SIGN-UP PAGE (signup.asp) */
div#form_signup {	
	width: 695px;
	}