#uc_courses_form
{
	width: 98%;
}

#uc_courses_form input,
#uc_courses_form textarea
{
	width: 90%;
}

#uc_courses_form textarea
{
	height: 80px;
}

#uc_courses_form input.button
{
	width: 120px;
}

#uc_courses_form tr td.courses_date input
{
	width: 75px;
}

#uc_courses_form tr td.courses_date img
{
	margin: 0;
	padding: 0;
}

#uc_courses_form tr td.courses_date a 
{
	display: inline-block;
	margin-right: 20px;
}

#uc_courses_form td label
{
	/*float: left;*/
	display: inline-block;
	margin-right: 10px;
}

/*#uc_courses_form td.smallInput input
{
	width: 120px;
	margin-right: 15px;
}*/

#uc_courses_form td input.withLabel
{
	display: inline;
	width: 120px;
}