.content-center {text-align: center;}.content-right {text-align: right;}
.content-justify {text-align: justify;}.float-left {float: left; margin: 0 20px 10px 0;}.float-right {float: right; clear: right; margin: 0 0 10px 20px;}.image-center {margin: 0 auto;}.force-new-line {clear: both;}img.item-border {border: 1px solid #888; padding: 1px;}

/* custom classes display */
.important{color:red; font-weight:bold; border: 1px solid red;}
.hidden-note{ color:#aaa;}
.hidden-note * { border-color: #aaa;}

p.date{
    background-color: #ffffcc;
}
p.block{
    border: 2px solid #aaa;
    background-position: 4px 4px;
}
p.imglegend {
    border: 1px solid;
    padding:5px;
    margin:10px;
    background-color: #ccffff;
    font-style: italic;
}
p.imglegend img	{
    border: 1px solid gray;
}	
