/*
	#CourseTitle is defined in the global.css
	We can override, but it will make it inconsistent with global.

	JLitster 2005-05-26
*/

.hdr
{ 
  margin: 2em auto 1em;
  padding-bottom: 1em; 
  border-bottom: 1px solid #666;
}

.hdr div
{ 
  margin: 0.25em auto;
}

.field
{ 
  font-weight: bold;
}

#CourseTargetAudience
{
  margin: 1.5em auto 1em;
}

#CourseContent
{
  margin-top: 2em;
}

table#chatinst td
{
  padding: 1px 2px; margin: 0;
}


p.comingSoon
{
  font-size: 14px;
  color: #999999;
  font-weight: bold;
}
