table.Banner
{
	border-bottom-width:1px;
  border-bottom-color:#faf5e4;
	border-bottom-style:none;
}
body.banner
{
  background-image: url('../Styles/Images/BANNER_RIGHT.gif');
  background-repeat:repeat-x;
  margin:0px;
}
img.banner_logo
{
  position:absolute;
  top:0;
  left:0;
}

