body{ margin:0; background:#fff; font-family:arial, verdana, sans-serif; font-size:10pt; color:#bbb; }
a{ color:#66f; }
a:visited{ color:#96c; }
h1, h2, h3{ margin:0px; font-size:9pt; }
h1{ font-size:150%; }
h2{ font-size:115%; display:inline; }
strong{ color:#111; }

ul li{ list-style-type:square; }

ul.col2{ width:800px; }
ul.col2 li{ float:left; width:48%; list-style:square; }

ul.col3{ width:800px; }
ul.col3 li{ float:left; width:32%; list-style:square; }


/* content chunk and enclosing box  */
  .jabber{ background:#ffe; color:#555; padding:10px; border-top:1px #aaa dashed; }
  .jabber h1{ font-weight:normal; font-size:16pt; font-family:Helvetica, arial, sans-serif; color:#333; }
  .jabber h2{ font-family:Helvetica, arial, sans-serif; color:#444; font-size:10pt; }
  .jabber hr{ background:#fff; border:0; border-top:1px #aaa dotted; height:1px; width:100%; margin-top:10px; margin-bottom:0px; }
  .chunk{ border:0; border-top:1px #e5e5e5 solid; border-left:1px #e5e5e5 solid;
    background:#f5f5f5; margin:10px; margin-left:0px; padding:10px; 
    -moz-border-radius:9px 0 0 0;
  }

.heading_search{ 
  position:fixed; z-index:999; 
  top:0; left:0;
  background-image:url(html/images/ic4.gif); background-repeat:repeat-x; height:35px;
  filter:alpha(opacity='80'); opacity:0.8; 
  border-bottom:1px #ccc solid;
}

