/*  Containers V1.5*/
.ModuleTitle_MenuItem TD 		{ cursor:pointer;white-space:nowrap; border:none}
.ModuleTitle_MenuIcon			{ display:none}
.ModuleTitle_SubMenu 			{ z-index: 1000;cursor: pointer; background: #ffc500;border: #000 2px solid;}
.ModuleTitle_MenuBreak  		{ background: #ffc500;	font-size: 1px; border:none}
.ModuleTitle_MenuItemSel 		{ cursor: pointer;background:#eb4e00; color:#FFF}
.cicon							{ display:block; float:left;text-align:center; height:20px; min-width:15px;}
* html .cicon,
* html .actions					{ width:15px} 
.cicon span						{ width:13px; display:block; margin:0px; padding:0px; }
.cicon span img					{ padding:0px;}
.cicon img						{ padding:5px 0 0 5px; max-width:20px;}
.title							{ float:left; width:70%; overflow:hidden; line-height:28px; font-size:13px; font-weight:bold; color:#fff}
.visibility						{ display:block; float:right; min-width:20px; text-align:center; height:20px;}
* html.visibility				{ width:20px}
.containerpane					{ clear:both}
