/*************************************************************************/
/* CSS                                                                   */
/* Styles for the banner section of each page.                           */
/*************************************************************************/

td.banner-logo {
 text-align      : left;
 vertical-align  : bottom;
}

td.banner-text {
 width           : 100%;
 text-align      : right;
 vertical-align  : bottom;
 white-space     : nowrap
}

img.banner-logo {
 height          : 2.5em;
}
