/* Version for Annie Sherburne */

#messagediv {
	width: 750px;
}
#listdiv {
	width: 700px;
}

.qb A:visited {
	color: #666;
	text-decoration: underline;S
}			

select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

input, textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
	
			
.qb, .qb td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.bullet {
	font-size: 13px;
}

.qb {
	margin-right: 0px;
	margin-left: 0px;
}

.qbAdminHeading {
	font-size: 14pt;
	font-weight: bold;
	color: #ab1fc4;
	margin: 10px;
}

.qbList {
	line-height: 15px;
}

.qbListUnapproved {
	color: #ffffff;
	background-color: #383c98;
	font-weight: bold;
}

.qbListDate {
	font-size: 10px;
}

.qbSubject {
	font-size: 13pt;
	font-weight: bold;
	color: #666;
}

.qbPosted {
	/* color: #9999ff; */
	font-style: italic;
}

.qbMessage, .qbMessage p {
	color: #000;
}

.qbPosted a {
	font-style: normal;
}

.qbComment {
	font-size: 10px;
}

		