/* CSS Document */

.comment{
font-weight:bold;
}

table{
	margin-bottom:20px;
}

table td{
	vertical-align:bottom;
	padding-right:20px;
}
