.by_line {
	background-color: #666666;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
	border: 2px outset #CCCCCC;
}
.image_border {
	border: 2px outset #cccccc;
}
.buffered_cell {
	padding: 4px;
	vertical-align: top;
}
.text_cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-align: justify;
	padding: 10px;
	list-style-type: circle;
	vertical-align: top;
}
.button_cell {
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
.side_image_cell {
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
.heading_cell {
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
