h4 {
	margin-top: 10px;
}

div.tableframe_top, div.tableframe_bottom, table.flowers {
	width: 680px;
}
div.tableframe_top {
	height: 20px;
	background-image: url(../images/frame_01.gif);
}
div.tableframe_bottom {
	height: 20px;
	background-image: url(../images/frame_03.gif);
}
table.flowers {
	border-collapse: collapse;
	background-image: url(../images/frame_02.gif);
}

table.flowers td {
	width: 33%;
	padding: 4px;
	text-align: center;
}
