/* ============ SPECTRAQEST QEST PORTAL ============ */

/* 
 *
 *  INDEX PAGE VIEW
 *
 *  COMMENCED 8 July 2009
 *	DESIGNER: Thomas Bland Design http://www.thomasbland.com.au
 *  COPYRIGHT 2009 SpectraQEST
 *
*/

div#IndexPage h2 {
	font-size: 2.5em;
	color: #505050;
}


div#IndexPage h3 {
	font-size: 1.7em;
	color: #008ad7;
}

div#IndexPage p {
	font-size: 1.3em;
	line-height: 1.4em;
}


fieldset.registerInterest label {
	font-size: 1.3em;
	padding-top: 0.3em;
	width: 80px;
}

fieldset.registerInterest input#name, fieldset.registerInterest input#email {
	width: 230px;
	height: 20px;
	font-size: 1.2em;
	border: none;
}

fieldset.registerInterest div.submit {
	float: right;
	padding-right: 65px;
}

div#errors {
	padding-bottom: 0px;
}
