.init
{
	border: 1px solid #fea460;
}
.init strong
{
	display: block;
	text-align: center;
	border: 1px solid #fea460;
	border-bottom-width: 2px;
	padding: 6px;
	font-size: 120%;
	font-family: Verdana;
	font-weight: 100;
}
.init div
{
	background-color: #feeed9;
	padding: 5px 8px;
}
.init ul
{
	background-color: white;
	margin-bottom: 5px;
	margin-top: 2px;
}
a.init-type
{
	display: block;
	text-align: right;
	padding-right: 6px;
	font-weight: bold;
	color: darkred;
	font-style: italic;
}