/* css variation for AlertSite */

.natHeaderArt {
  background-image:url("http://help.alertsite.com/wiki_top_bar.gif");
  background-repeat:yes-repeat;
  background-position:top left;
}
.natTopBarSizer{
  position:absolute;
  height: 510px;
  max-height: 510px;
}

.natTopBar {
  padding-bottom:70px;
  padding-top:0px;
}

.natTopLeftContents {
margin: 0px 0px 0px 0px;
position: absolute;
top: 0;
left: 0;
 }

.natTopRightContents {
margin: 0px 0px 0px 0px;
position: absolute;
top: 0;
 }

.natWebTitle {
padding: 0;
}

.natSideBarLeft {
  padding-top: 0px;
}

img.natWebLogo {
  margin-left: 20px !important;
  clear: both;
}
table.natHeaderArt {
  clear: both;
}

