/* CSS Document */

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions{clear: none;}

.icn img{margin-right:5px;}

.head_title{margin:0; float:left;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_content_gray{clear:both; background: Transparent url(/images/container_gray_bg.gif) repeat-x top left;}
.c_content_green{clear:both; background: Transparent url(/images/container_green_bg.gif) repeat-x top left;}
.c_content_blue{clear:both; background: Transparent url(/images/container_blue_bg.gif) repeat-x top left;}
.c_content_orange{clear:both; background: Transparent url(/images/container_orange_bg.gif) repeat-x top left;}
.c_content_red{clear:both; background: Transparent url(/images/container_red_bg.gif) repeat-x top left;}
.c_content_yellow{clear:both; background: Transparent url(/images/container_yellow_bg.gif) repeat-x top left;}
.c_contentpane{padding:0px 0px 0px 0px; text-align:left;}
.c_footer {margin-bottom: 20px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}