th
{ 
	font-weight: bold; 
	text-align: left; 
	padding-top: 2px; 
	padding-right: 6px; 
	color: #363636; 
}

textarea, .input-text, .input-button 
{ 
	border-width: 1px; 
}

textarea, select, .input-text 
{
	font-size: 11px;
}

textarea 
{
	text-align:left;
}

.input-button 
{
	font-weight: bold;
}

.required 
{
	color: #a00;
}
