/* Uncle Boise Comments CSS */

.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	border:1px solid #000099;
	margin:0 0 10px 0;
	width:470px;
} 

.comments .tableheader {
	font-weight:bold;
	padding:3px;
	color:#000000;
	border-bottom:1px solid #000099;
}

.comments .rowspace {
	padding:4px 0 4px 4px;
	font-size:10px;
	font-weight:bold;
}

.comments .rowspace2 {
	padding:4px 0 4px 4px;
	font-size:11px;
	border-bottom:1px solid #000099;
}

.comments .add {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:normal;
	padding:4px 0 4px 4px;
}