/*
	--------------------------------------------------
	iCREATE STYLES
	--------------------------------------------------

	Author:	eSolutionsGroup.ca
		
*/

/*

	i:Create Styles
	These styles are available to the client while editing an i:Create
	page.  Clients can select the below styles from a drop-down list
	to apply to text.
	
*/
.None { /* empty style -- required by i:Create */ }
.ImageLeft {}
.ImageRight {}
.Center {	text-align: center;}
.Left { text-align: left;}
.Right {	text-align: right;}
