/**
 *  print.css
 *  Print stylesheet.
 */
 
#nav-skip-to,
#nav-main-wrap,
#nav-sub,
#secondary-wrap,
#tertiary-wrap,
#nav-footer,
.back-to-top,
.hide-me,
.skip-to-UL  {display: none;}

a img, a:link img {border: 0;}

h1 a  {float: right; margin-left: 20px; margin-bottom: 20px;}

  h1 b:after  {content: "Laksamana College of Business";}

#content-wrap a:link, #content-wrap a:visited  {font-size: 90%; text-decoration: none;
content: " (" attr(href) ") ";}

#footer-wrap {margin-top: 1in;
text-align: right;}


/** =Tables. **/
table {
/* */border-collapse: collapse;}

  td, th  {padding: 4px 8px;}

  th  {border-bottom: 4px double #580609;}

    tbody td  {border-bottom: 1px solid #000;}