/* public: westcourse.css */

/* ================================================== */
/* changes the colour of the 8px border at the top of the main content area */
/* depending on which section the page is in (old course, west course, or default) */
/* ================================================== */


#InnerMainTopBorder {position:relative; height:0px; width:auto; border-top: solid 8px #04053d;}
