body {
  font-family: verdana, tahoma, sans;
  font-size: 0.7em;
}

div.reply {
  background-color: #fff;
  clear: both;
}

div.left {
  float: left;
}

div.right {
}

div.right a {
  float: right;
  display: block;
  width: 18px;
  height: 18px;
  border: none;
}

div.right a.quote {
  background-image: url('http://i.fokzine.net/templates/new/i/quote.gif');
}

div.right a span {
  display: none;
}

div.right a.edit {
  background-image: url('http://i.fokzine.net/templates/new/i/edit.gif');
}

div.right a.profiel {
  background-image: url('http://i.fokzine.net/templates/new/i/profiel.gif');
}

div.right a.homepage {
  background-image: url('http://i.fokzine.net/templates/new/i/homepage.gif');
}

div.right a.fotoboek {
  background-image: url('http://i.fokzine.net/templates/new/i/fotoboek.gif');
}

div.header {
  background-image: url('http://i.fokzine.net/templates/new/i/replycolors.png');
  font-size: 20px;
  height: 48px;
  clear: both;
}

div.subtitle {
  font-size: 10px;
}

div.body {
  background-color: #eee;
  margin: 1em;
  margin-left: 12em;
}

div.reply div.userplane {
  float: left;
  margin: 1em;
  height: 10em;
  width: 10em;
  background-color: #fff;
  
}

img.usericon {
  display: block;
  width: 60px;
  height: 60px;
  border: 1px solid black;
  float: left;
}

img.pi {
  float: right;
  margin: 1em;
  width: 15px;
  height: 15px;
}

blockquote div.quote {
  border-top:1px dotted #606060;
  border-bottom:1px dotted #606060;
  font-size:11px;
  color:#505050;
  background:#e4e4e4;
  padding:3px;
  padding-left:10px;
  width: 90%;
  background-image:url("http://i.fokzine.net/templates/new/i/qbg.gif");
  background-repeat:no-repeat;
}
