/*   Used for       n--2007-life-at-freyr-index.php   */     div.description  {    float:left;    width:80%;    padding:0%;    margin:1%;    color:green;    border: thin solid;    text-align:center;  }    div.description h2   {    font-size:100%;  }  div.column  {    float:left;    margin:5px;    font-size:small;  }  div.clear  {    clear:both;    text-align:center;  }  div.column p  {	margin: 1% 0 1% 0;  }  div.column a  {    margin:0;    border-width:0;    white-space: nowrap;  }
