h1 {
	padding-left: 0;
	margin-bottom: .75em;
	font-size:14pt;
font-weight: bold;
}
#colwrap {
	background-image: url(../graphics/background.jpg);
}
#mainwrap {
	position: relative;	
}
#right {
	background-image: none;
	height: inherit;
}
#main {
	padding-left: 1em;
	font-size: 12px;
	width: 548px;
}
#logininfo {
	position: absolute;
	font-size: 12px;
	top: 20px;
	right: 0;
	text-align: right;
}

form textarea {
	width: 500px;
	height: 3.4em;
}

.skippedquestion, .errorMsg {
	color: #F00;
	font-style: italic;
}

#main p, #main h2 {
	padding-left: 0;
}

#main h3 {color:#003366;
font-weight: bold;
font-size:9pt;
}


#main hr {margin-top:-5px;}


