#areatitle {
	background: url('../peninsula/images/PSUFM_logo_small.gif') no-repeat top center;
	height: 42px;
	width: 128px;
}

#areatitle b {
	visibility: hidden;
}

.qawhiteboard h3 ,
.qawhiteboardmessage h3 {
	font-size: 0.9em;
}
.qawhiteboard h3 b ,
.qawhiteboardmessage h3 b {
	font-size: 1.5em;
}
.qawhiteboard #pagetitle ,
.qawhiteboardmessage #pagetitle {
	background: url('../peninsula/images/whiteboard.jpg') no-repeat center bottom;
	margin-top: -5px;
}
.qawhiteboard #pagetitle h1 ,
.qawhiteboardmessage #pagetitle h1 {
	visibility: hidden;
}

.qawhiteboard .highlightreply {
	color: #5555DD;
}
