.productlistbox
{
	width: 644px;
}

.productlistboxcell
{
	padding: 15px;
}

.requiredfield
{
	font-weight: bold;
}

.bnfreporttable
{
	width: 644px;
}

.bnfreportcell
{
	padding: 5px;
}

.viewfieldwide
{
	width: 400px;
	border: solid 1px #C8D0DA;
}

.viewtextarea
{
	width: 594px;
	height: 288px;
	border: solid 1px #C8D0DA;
	background-color: white;
	padding: 3px;
}

.viewtextareatable
{
	width: 594px;
}

.viewtextareadiv
{
	width: 594px;
	height: 288px;
	overflow: scroll;
}

.viewcommenttextarea
{
	width: 569px;
	height: 284px;
	overflow: scroll;
	border: solid 1px #C8D0DA;
	background-color: white;
	padding: 3px;
}

.reporttitle
{
	font-size: 12pt;
	font-weight: bold;
}

.reportvotes
{
	font-size: 12pt;
}

.commentheader
{
	font-size: 8pt;
	font-weight: bold;
}

.commenttext
{
	font-size: 8pt;
	padding: 5px 15px;
}

.commentform
{
	display: none;
}

.expandcommentform
{

}

.smallfont
{
	font-size: 8pt;
}

.bnf-fixed,
.bnf-fixed a {
  color: silver;
  text-decoration: line-through;
}
