/* CSS Document */

.c_head{padding:0; margin-top:0px;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{margin:0; padding:0;}
/*.c_icon, .c_actions{float:right;}*/
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;}
.nohead_title{margin:0; float:right;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_contentpane{padding:0px 0 0 0; text-align:left;}
.c_footer {margin-bottom:20px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin:5px 0 0 0;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}

/*---------- Orange Container -----------*/
table.orangecontainer
{
width:100%
}

.otl
{
width:9px;
background:#ffefbc url(images/containerLM.jpg) top left repeat-y;  
vertical-align:top
}
.otm
{
 background:#ffefbc url(images/containerTM.jpg) top left repeat-x;   
}



.otr
{
width:14px;
background:#ffefbc url(images/containerRM.jpg) top right repeat-y;  
vertical-align:top
}

.olm
{
 background:#ffefbc url(images/containerLM.jpg) top left repeat-y;   
}

.om
{
background:#ffefbc    
}
.orm
{
 background:#ffefbc url(images/containerRM.jpg) top right repeat-y;   
}
.obl
{
width:9px;
background:#ffefbc url(images/containerLM.jpg) bottom left no-repeat;  
 height:21px ;
}
.obm
{
 background:#ffefbc url(images/containerBM.jpg) bottom left repeat-x;
 height:21px ;
 vertical-align:bottom 
}

.obr
{
width:14px;
background:#ffefbc url(images/containerRM.jpg) bottom right no-repeat;  
vertical-align:bottom;
 height:21px ;
}


td.obl, td.obr
{
vertical-align:bottom;
margin:0;
padding:0
}

td.obl img, td.obr img
{
display:block
}

