/* CSS Document */

.c_head{padding:0; margin-top:10px;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/

.c_icon, .c_actions, .head_title {margin-left: 30px; float:left; text-align:center; background-color:#8e8877; }
.c_icon img { float:left; padding-right:10px; }

.head_title{margin:auto; float:left;width:100%;
background-color:#8e8877;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;

}
.container_title{margin:auto; float:left;width:100%;
background-color:#8e8877;
font-family:Arial, Helvetica, sans-serif;
color: #363636;
font-weight:bold;

}
#container {
width:100%;
 margin-left: auto ;
  margin-right: auto ;
}

.icn img{margin-right:5px;}

.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_contentpane{padding:8px 0 0 0; text-align:left;}
.c_footer {clear:both;margin-bottom:0px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}


/*---------- For the inline edit icons -----------*/

.eipbackimg {background-color:#8e8877;border:solid 1px #4F839F;}
.c_content .eipbackimg {margin-top:0;margin-left:-20px;} 
