<style type="text/css">


ol.linenums,  ol.linenums {
  color: #999;
  padding-left: 2.5em;
}
ol.linenums li,  ol.linenums li {
  list-style-type: decimal;
}
ol.linenums li code,  ol.linenums li code {
  border: none;
  background: none;
  padding: 0;
}

/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
}







/**************************/

.postTitle a {
font-size:15pt;
}
#leftcontentcontainer {
 margin-top:30px;
}

#Header2_HeaderTitle {
 font-size:20px;
}

#blogTitle {
   top:10px;
}
.entrylistPosttitle {
background-color:#d8dfea;
color:#000;
font-weight:bold;
line-height:20pt;
}


pre {
    width: 685px;
    margin: 10px 0 0 0;
    padding: 10px;
    border: 0;
    border: 1px dotted #785;
    background: #f5f5f5;
}


</style>