/* ---------- TOOLS ----------   */
.bold { 
	font-weight:700}
.clear {
	clear:both}
.clearfix:after {
	clear:both;content:".";display:block;font-size:1px;height:0;overflow:hidden;visibility:hidden}
.clearfix {
	display:block}
/* Hides from IE-mac \ */
* html .clearfix{
	height:1%}
/* End hide from IE-mac  */
.emphasize {
	color:red}
.float-left { 
	float:left}
.float-right { 
	float:right}
.highlight {
	background:#ffc}
.img-left {
	float:left;margin:4px 20px 4px 0}
.img-right {
	float:right;margin:4px 0 4px 20px}
.italic {
	font-style:italic}
.nobullet {
	list-style:none;list-style-image:none}
.noindent {
	margin-left:0;padding-left:0}
.nospace-top {
	margin-top:0!important;padding-top:0!important}
.nospace-bottom {
	margin-top:0!important;padding-top:0!important}
.space-top {
	margin-top:1em}
.text-center {
	text-align:center}
.text-justify {
	text-align:justify}
.text-left {
	text-align:left}
.text-right {
	text-align:right}
.underline { 
	border-bottom:1px solid}
