/* Assignments
 * Most of this code based off of the work of Ciprian Dosoftei / DHTMLPopups.webarticles.org */
body.assignments_ta 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background: #fff; 
}
td.assignments_ta, p.assignments_ta 
{ 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px 
}
h1.assignments_ta 
{ 
	font-family: Arial, Helvetica, sans-serif; font-size: 22px 
}
.wa { font-size: 14px; font-weight: bold }
.dragme { cursor: move }

.popup
{
	background: #004e9c no-repeat top left;
	width: 380px; 
	height: 277px;
	color: white; 
}

