h2.date-header{
    display:none;
}

h2 a:link{
    color: #ee7d17;
}

h2 a:hover{
    color: #ee7d17;
    text-decolation:underline;
}

h2 a:visited{
    color: #ee7d17;
}

h2 a:active{
    color: #ee7d17;
}

div.entry img{
float:right;
margin:2px;
}

div.footer_box {
   text-align: right;
   font-size: 10px;
   padding-right: 24px;
}

