.email{  }

.text-left	{ text-align:left; }
.text-right	{ text-align:right; }
.text-center{ text-align:center; }
.text-centre{ text-align:center; }

.no-margin-left { margin-left:0; }
.image-left 	{ margin:0 10px 10px 0; float:left; }
.image-right 	{ margin:0 0 10px 10px; float:right }

.green-background { background-color:#39b54a; }
.dark-green-background { background-color:#006e5e; border-bottom:1px solid #057a69; border-top:1px solid #057a69; }

.normal-green { color:#39b54a; }
.light-green { color:#01b79c; }