DIV.THREAD
{
	line-height: 140%;
	padding: 6px;
	margin-bottom: 2px;
	border: 2px solid #AA8888;
	background-color: #FFF8F0;
}

DIV.RESTITLE
{
	color: #660000;
	font-size: 9pt;
	padding-bottom: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	line-height: 140%;
	line-height: 12pt;
	border-bottom: 1px solid #990000;
}

DIV.RESPONSE
{
	line-height: 140%;
	padding: 6px;
	margin-left: 24px;
	margin-top: 8px;
	border: 2px solid #FFCCCC;
	background-color: #FFFCFC;
}

