#node-top { margin:20px 0 0 0; width:985px; height:13px; background: no-repeat url("node-top.png");}
#node {width:985px; background: repeat-y url("node.png"); margin-top:-3px; padding:5px 10px;}
#node-bottom {width:985px; height:24px; background: no-repeat url("node-bottom.png"); }

.block-half-page h3 {width:445px; background:no-repeat url("block-half-top.png");}
.block-half-page  {width:445px;background: bottom repeat-y url("block-half-back.png");}

#pipelist {
   margin-bottom: 1em;
   overflow: hidden;
   }

#pipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   
   }

#pipelist li {
   border-left: 1px solid #000;
   float: left;
   line-height: 1.1em;
   margin: 0 .5em 0 -.5em;
   padding: 0 .5em 0 .5em;
   }   

table.data {	background-color: #fafafa;border: 1px gray solid;border-collapse: collapse;border-spacing: 0px;}
table.data th {color:white; background-color:black;}
.row0 {background-color:#fafafa;}
.row1 {background-color:white;}