.c_xeg_container
{
    padding-bottom: 15px;
}
/*---------- To align the Actions, Icon and Title ---------*/
.c_xeg_icon, .c_xeg_actions, h2.c_xeg_title
{
    float: left;
    padding: 8px 0 8px 5px;
    color: #fff;
}
.c_xeg_icon img
{
    float: left;
    padding-right: 4px;
}
h2.c_xeg_title
{
    margin: 0;
    padding: 0;
}
.xeg_TitleHead{}
.icn img
{
    margin-right: 5px;
}
.xeg_title_vis
{
    float: right;
}

.c_xeg_content
{
    clear: both;
    padding: 10px;
    background-color: #ccc;
}
.c_xeg_contentpane
{
    padding: 0;
}
.c_xeg_footer
{
    clear: both;
    margin-bottom: 20px;
    padding: 5px 0;
    text-align: right;
}

/*---------- default style for head & normal -----------*/
.xeg_Normal p
{
    margin-top: 0px;
}
.xeg_Large p
{
    margin-top: 0px;
    font-size: 1.2em;
}

/*---------- For the inline edit icons -----------*/
.eipbackimg
{
    background-color: #DAE7F2;
    border: solid 1px #4F839F;
}
.c_xeg_content .eipbackimg
{
    margin-top: 0;
    margin-left: -20px;
}






















