/**********************/
/*    TINY MCE	      */
/**********************/

.imgLeft {
	float: left;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 13px;
}

.imgRight {
	float: right;
	margin-top: 0px;
	margin-left: 18px;
	margin-bottom: 13px;
}

.imgCentre {
	margin-top: 0px;
	margin-bottom: 13px;
	background-color: #372a2e;
}