BODY
{    
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
.notInPrint
{
    DISPLAY: none
}
.roundedWhite
{
	background: #ffffff;		
	padding: 0;	/* padding greater than corner height|width */
	margin-bottom:0;
	width:100%;
	
}

.onlyInPrint
{
    DISPLAY:block;
}
.onlyInPrintNewRow
{
	
    clear:both;
}
.CourseTopPadding
{
    DISPLAY: none
}
.courseContentHolder
{

	
}
.courseContent
{

width:680px!important;	
padding:10px!important;	
	
}
.courseContent table
{
	width:680px!important;
	clear:both;
}
.courseContent div
{	
	clear:both;
}

a:after
{
	/*content:' [' attr(href) '] '*/
}	
#lU_GridData  {overflow: visible!important; height: auto!important;}