/*---------- To align the Actions, Icon and Title ---------*/
.cIicon, .cActions, .cHeader h2{float:left;}
.cIcon img {float:left; padding-right:4px;}
.cHeader{height:25px;padding-top:5px;}
.cHeader h2{margin:0; height:25px;font-size:12px;color:#FF6600;font-weight:bold;letter-spacing:0.9;}
.cActions{padding-left:1em;}

.cVisibility{float:right;}

.cContent{clear:both;margin-top:10px;}


/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#ffffff;border:solid 1px #999999;}
.cContent .eipbackimg {margin-top:0;margin-left:-20px;}

/* Action Dropdown */
.ModuleTitle_SubMenu{border:solid 1px #999999;}
.ModuleTitle_SubMenu .break td{height:1px;}


