


body {color: #F0F8FF; background: #000000; 
font-family: "monospace","Courier New","Lucida Console"; 
font-size: 14px;line-height: 1em; 
-webkit-text-size-adjust: none;
  text-size-adjust: none;
}


.fullarticle {
  width: 61%;
  margin-right: 2%;
  float: left;
  position: absolute; top: 80px; left: 37%;
  display: none;
}

p {
   text-indent: -6em;
   position: relative; left: 6em;
   width:calc(100% - 6em);

}

.bold {
font-weight:bold;
}


.myDIV1
{
  width: 61%;
  margin-right: 2%;
  float: left;
  position: absolute; top: 80px; left: 37%;
  display: none;
}
.myDIV2
{
  width: 61%;
  margin-right: 2%;
  float: left;
  position: absolute; top: 80px; left: 37%;
  display: none;
}

.myDIV3
{
  width: 61%;
  margin-right: 2%;
  float: left;
  position: absolute; top: 80px; left: 37%;
  display: none;
}

.myDIV4
{
  width: 61%;
  margin-right: 2%;
  float: left;
  position: absolute; top: 80px; left: 37%;
  display: none;
}

.articlelist {
  float: left;
  width: 37%;
}



iframe { border: none; }