.download_now_button{
  text-align: center;
  font-size: 12px;
}


h3.masterthesis{
  border-bottom:2px dotted #99B2FF;
  color:#0033B2;
  font:bold 140% Trebuchet MS,Arial,Helvetica,sans-serif;
  letter-spacing:1px;
  margin:0 0 6px;
  overflow:auto;
  padding:0;
  width:auto;  
}


blockquote {
  background:url("./quote.gif") no-repeat scroll left top transparent;
  line-height:125%;
  margin:20px 18px;
  padding:0 0 0 28px;
}

.toc{
  font-weight: bold;
  margin-left: 20px;
  width:420px;
  float: left;
}

.right_floating_image{
  float: right;
}

.post .content .toc table{
  border: 0;
}

.post .content .toc table td{

}
  
.post .content .toc table tr{

}

.post .info{
  display: none;
}

.post h2 a.title {
color:#FF3300;
font:bold 150% Trebuchet MS,Arial,Helvetica,sans-serif;
margin:0 0 6px;
}
