#tagcontainer{
    margin-right:-10px;
    margin-top:-10px;
    margin-left:5px;
    margin-bottom:5px;
    float:right;    
    width:180px;
    border-left:1px dotted black;
    border-bottom:1px dotted black;
}
#tagcontainer h2{
    padding-left:5px;
    font-size:1em;
    border-bottom:1px solid black;
    
}
.entry p {
font-size: 1em;
line-height: 1.4em;
margin: 1.25em 0;
text-align: justify;
}
