span.required
{	color:red;
}

table.feedback
{	font-size:12px;
	width:80%
}

table.feedback td
{	font-size:12px;
	width:70%;
	padding-top:10px;
}

table.feedback td.form
{	font-size:12px;
	width:30%;
	padding-right:10px;
}

.form
{	width:100%;
}

textarea.form
{	height:100px;
}

.submit
{	font-size:12px;
	height:26px;
	padding:0px 10px 0px 10px;
}

a.calendar
{	font-size:11px;
	color:#CC0000;
}

a.calendar-year
{	font-size:18px;
	color:#CC0000;
	text-decoration:none;
}
