.clear { clear:both; }
.alg-left { text-align:left; }
.alg-center { text-align:center; }
.alg-right { text-align:right; }
.txt-bold { font-weight:bold; }
.txt-normal { font-weight:normal; }
.txt-italic { font-style:italic; }
.red { color:#f00; }
.mb10 { border-top:1px dotted #cdcdcd; margin:0; padding:0 0 10px; }
