.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.body_line {
	border: 1px solid #999999;
}
.entry {
	margin: 0px;
	padding: 0px;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.supplement {
	background-image: url(../images/supplement_sample_sml.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.spacer {
	font-size: 9px;
}