fieldset
{
	padding: 10px;
	font-size: 13px;
	border: 1px solid #fc0;
}

legend
{
	font-weight: bold;
	padding: 3px;
}

.title
{
	font-weight: bold;
}

.title2
{
	font-weight: bold;
}

.title3
{
	font-weight: bold;
}

.warning
{
	background-color: #ffff00;
	border: 1px solid black;
	padding: 5px;
}