.left { float: left!important; margin: 0 10px 10px 0!important; }
.right { float: right!important; margin: 0 0 10px 10px!important; }

img.left { float: left!important; margin: 0 10px 10px 0!important; }
img.right { float: right!important; margin: 0 0 10px 10px!important; }

.colour_black { color: #000!important; }
.colour_white { color: #fff!important; }
.colour_light_grey { color: #BCBEC0!important; }
.colour_dark_grey { color: #666!important; }
.colour_red { color: #E13800!important; }
.colour_blue { color: #58B7ED!important; }
.colour_navy { color: #004990!important; }
.colour_sky { color: #ACDCF6!important; }
.colour_orange { color: #F37021!important; }
.colour_lime { color: #BAD532!important; }
.colour_green { color: #62B620!important; }
