/* CSS Document */
.c_head{padding:0; margin-top:8px;text-align:left;}
.c_head h1{margin:0; padding:0;}
.icn img{margin-right:2px;}
/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{ float:left; }
/*----------CONTAINER HEADER----------*/
.header
{
    height:18px;
}
.title, .title input 
{
    float:left;
    font-size:12px;
    text-transform:uppercase;
    padding-left: 4px;
    width:auto;
}
.vis
{
    float:right;
    margin:0;
    min-width:15px;
    padding: 1px 4px 2px 0px;

}

/*----------CONTAINER CONTENT----------*/
.content
{
    padding: 0px 0px 0px 0px;
    text-align:left;
}
/*----------CONTAINER FOOTER----------*/
.footer 
{
    padding: 0px;
}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #666666}


.clear {width:100%; height: 8px; } 













