/* 
	USAY
	Career Planning
	User Inteface Style Sheet
	
	Author: eBridge Learning Solutions Inc.
*/
table.signup
{
	border:2px solid #cdc;
	background-color:#ded;
	color:#000;
	width:100%; /*340px;*/
	margin-bottom:10px;
}

table.signup tr th { text-align:left; }
table.signup tr th input { width:200px; }
