.content img{
  float:left;
  margin:0 15px 10px 0;
  padding:5px;
  border:1px solid #a4a9af;
  }
h2, h3{
  font-family:Georgia, "Times New Roman", Times, serif;
  }
h2{
  margin-bottom:25px;
  font-size:1.4em;
  font-weight:normal;
  color:#bb141a;
  }
#index h2,
#next .aside h2{
  font-style:italic;
  }
  h2 a{
    padding-right:20px;
    text-decoration:none;
    background:url(/general/img/bullet-2.gif) no-repeat 100% .3em;
    }
h2.headline{
  margin-bottom:15px;
  font-size:1.9em;
  color:#4d6a8e;
  line-height:.8em;
  }
  h2.headline .born{
    font-style:italic;
    font-size:.49em;
    font-weight:normal;
    
    }
h3{
  margin-bottom:10px;
  font-size:1em;
  }
h4{
  margin-bottom:5px;
  font-size:1em;
  }
blockquote{
  padding-left:50px;
  font-size:1.25em;
  font-weight:bold;
  }
a{
  color:#bb141a;
  }
a:hover{
  text-decoration:none;
  }
ul li{
  padding-left:12px;
  background:url(/general/img/bullet.gif) no-repeat 0 .5em;
  list-style-type:none;
  }
p, ul, ol, .table{
  margin-bottom:1.2em;
  }
ul{
  margin-left:22px;
  }
  ul ul{
    margin-top:10px;
    margin-bottom:7px;
    }
ol{
  margin-left:38px;
  }
li{
  margin-bottom:10px;
  }    