body {
   margin-left:0px; margin-right:0px; margin-top:10px;
   padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
}

body#headlines_body {
   background-color:#CCCCCC;
}

div#map {
   position:absolute; top:0px; left:150px; width:500px; height:489px;
   border-style:solid; border-width:2px;
}

div#headlines {
   position:absolute; top:0px; left:0px; width:150px; height:489px;
   border-style:solid; border-width:1px;
}

p#headlines_title {
   background-color:#AA0000; color:#FFFFFF;
   font-weight:bold; font-size:130%;
   width:90%; padding-left:0.15in;
}

div#editing {
   background-color:#FFFFFF; color:#000000;
   position:absolute; top:550px; left:0px; width:900px; height:500px;
   border-style:solid; border-width:1px;
}

div#addfeature {
   position:absolute; top:491px; left:0px;
   width:650px;
   background-color:#CCCCCC; color:#CC0000;
}

a#addfeature_link {
   text-decoration:none;
   font-weight:bold;
}
