.text-right { text-align:right }
.text-left { text-align:left }
.text-center { text-align:center }
.text-justify { text-align:justify }
div.separator { clear:both }

.oe_color_light_green { color:#7AB51D }
.oe_color_heavy_green { color:#00975A }
.oe_color_gray { color:#4c4c4c }
.object-right { float:right; margin:2px 0 0 5px}
.object-left { float:left; padding-right:10px;padding-bottom:5px; }; 