div.mod-imagetext                 { margin-bottom: 15px; }

div.mod-imagetext-img             {}

div.mod-imagetext-img.left        { float: left; margin: 0 15px 0 0; }
div.mod-imagetext-img.left img    { }

div.mod-imagetext-img.right       { float: right; margin: 0 0 0 15px; }
div.mod-imagetext-img.right img   { }



div.mod-imagetext-img-info        				{ padding-top: 5px; font-size: 80%; }
div.mod-imagetext-img.right div.mod-imagetext-img-info 	{ text-align: right; }
div.mod-imagetext-img.left div.mod-imagetext-img-info 	{ text-align: left; }

div.mod-imagetext-text            { }
