
	
	/* common.ascx */
	.ecml-common{margin-bottom:10px;position:relative;}
	.ecml-common .con-title{margin:0;padding:0;}
	.ecml-common .con-title span{width:20px;float:left;}
	.ecml-common .con-contentpane{padding:10px 0 0;border:0 !important;}
	.ecml-common .con-actionbuttons{padding:0 20px 0 0;text-align:right;font-size:1px;}
	.ecml-common .con-actionbuttons img{margin:10px 3px 0 0;vertical-align:top;}
	
	/* color titles */
	.ecml-common h2.blue{color:#008ACB;}
	.ecml-common h2.red{color:#C91188;}
	.ecml-common h2.yellow{color:#D9CD23;}
	.ecml-common h2.green{color:#AAC956;}
	
	/* box-[color].ascx */
	.ecml-box{margin-bottom:10px;position:relative;}
	.ecml-box .con-title{margin:0;padding:10px 0 0 30px;}
	.ecml-box .con-title span{width:20px;float:left;}
	.ecml-box .con-contentpane{padding:10px 10px 0 30px;border:0 !important;}
	.ecml-box .con-actionbuttons{padding:0 20px 0 0;text-align:right;font-size:1px;}
	.ecml-box .con-actionbuttons img{margin:10px 3px 10px 0;vertical-align:top;}
	
	.ecml-blue{background:url(images/blue.jpg) repeat-y #E4F3FA;}
	.ecml-red{background:url(images/red.jpg) repeat-y #F9E5F2;}
	.ecml-yellow{background:url(images/yellow.jpg) repeat-y #FFFEE9;}
	.ecml-green{background:url(images/green.jpg) repeat-y #F6FAED;}
	
	.ecml-blue h2.con-title{color:#008ACB;font-size:1.15em;font-weight:900;}
	.ecml-red h2.con-title{color:#C91188;font-size:1.15em;font-weight:900;}
	.ecml-yellow h2.con-title{color:#D9CD23;font-size:1.15em;font-weight:900;}
	.ecml-green h2.con-title{color:#AAC956;font-size:1.15em;font-weight:900;}
	
	/* core */
	.DNNAligncenter table{text-align:left;}
	
	.ModuleTitle_SubMenu{border:1px #EEE solid;}
	.ModuleTitle_SubMenu *{border:0;}
	.ModuleTitle_MenuItemSel{background:#CA0D89;color:#FFF;}

	
/*_____________________________________________________________________________*/
/* Vasilis Terzopoulos // thinkofdesign.com */

