/*  Instructions to set caching headers. Inside comments area to play nicer with CSS editors.
** ** 
** 
** 
** 
** */
body {
  background: transparent none;
}
#page {
	width:100%;
	margin:0px;
	padding:0px;
}
#page, #clearmenubar, #footer, #clearpage {
  background: transparent none;
}
#search form, #search ul, #menubar, #leftcol, #subheader, #footcol1, #footcol2,#footcol3 ,#footcol4, #othersites, #footer .links li, div.searchbox {
  visibility: hidden;
  display: none;
}
#content .box, #content .widebox, #content .box div, #content .box a {
  float:none;
  width:auto;
}
#content .box h4 a, #content .widebox h4 a {
  /*display:block;*/
  height:1.4em;
}
/*ul.disc {
  list-style-type:disc;
}
ul.circle {
  list-style-type:circle;
}
ul.square {
  list-style-type:square;
}*/
#footer .links li.updated {
  visibility: visible;
  display: inline;
  border: none;
  padding-left: 0;
  margin-left: 0;
}
#content {
  margin-left:18px;
}
#coursetitle .title {
  display: none;
}
.courserow {
  padding: 0;
  margin: 0px;
  font-size: 0.8em;
  line-height: 1em;
}
.courserow .title	{
  float: left;
  margin: 0px;
  padding: 3px 0px;
  border: 0px;
}
.courserowcell	{
  margin: 0px 0px 0px 100px;
  padding: 3px 0px 3px 6px;
  font-weight: bold;
}
#swfCourseVideo, #youtubeCourseVideo {
  display:none;
}
.clear {
  border-bottom:none;
}