.message {
	background-color: #C4BE69;
	color: #333333;
}

.message table { margin: 0 10px; }
.message_top { background: url(../picts/grafik/top_right.gif) no-repeat top right; }
.message_bottom { background: url(../picts/grafik/bottom_right.gif) no-repeat bottom right; }

img.corner {
	width: 20px;
	height: 20px;
	border: none;
	display: block !important;
}

.message th {
	padding: 0.1em 0 0.5em 0;
	text-align:center;
	border-bottom: 1px solid rgb(156, 140, 55);
}

.message td { padding: 0.5em; }
