input.tb_sideboxtitle
{
	border: 2px inset;
	font-weight: bold;
	width: 172px;
	color: #ffffff;
	font-size: 12px;
	margin: 0;
	padding: 5px 0 5px 12px;
	background-color: #ff8c00;
	text-transform: uppercase;
}
textarea.ta_sideboxcontents
{
	border: 0px;
	width: 100%;
	height: 160px;
	font-family: verdana;
	font-size: 11px;
}

.filled textarea.ta_sideboxcontents
{
	color: #ffffff;
	background-color: #ff8c00;
}