#header,#footer,#horz-nav,#contact,#vert-nav,#horz-menu {
  display:none;
}
#frame {
  width:100%;
}
#page {
  padding:0;
}
#page a {
  color:black;
}

#page ul {
  list-style-image:none;
  list-style-type:disc;
}
#content-border {
   width:auto;
   border:none;
   float:none;
}
.coursepoint h5 {
   color:#004578;
   font-weight:bold;
   font-size:1.2em;
}
.coursepoint h5 span {
  display:none;
}

