body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#container {
	height: auto;
	width: 632px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 120px;
	width: 606\;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.media.mq.edu.au/images/dept_logo/media_logo_transparent.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	margin-bottom: 5px;
	width: 632px;
	margin-right: auto;
}
h3 {
	font-size: 16px;
	color: #666666;
}
#row {
	margin-right: auto;
	margin-left: auto;
	width: 632px;
}

form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	border: 1px solid #000000;
	padding: 0px;
}
h4 {
	font-size: 16px;
	color: #006633;
	line-height: 24px;
	border: 1px dotted #000000;
	padding: 10px;
	height: auto;
	width: 600px;
}

.responderSpacing {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a, a:link, a:visited {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
a:hover, a:active {
	color: #333333;
	text-decoration: underline;
	font-weight:bold;
}
a:focus {
	outline: none;
	border:none;
}