#tagcontainer{
    position:relative;
    margin-right:-10px;
    margin-top:-10px;
    margin-left:5px;
    margin-bottom:5px;
    float:right;
    top:0px;
    left:0px;    
    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_sig{margin-bottom:20px;}