/*========================================================*/
/*  Nifos by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/
                                 .C09_container                 { margin:15px 6px 10px; }
/*-- title line             --*/ .C09_TitleLine                 { z-index:1; margin:0 20px; position:relative; height:25px; }
/*-- title                  --*/ .C09_Red_title                 { float:left; color: #999966; font-size: 16px; line-height: 1.4em; font-weight: bold;  }
/*-- actions                --*/ .C09_Actions                   { float:left; width:0px; height:auto; }
/*-- visibility             --*/ .Visibility                    { float:right; }
                                 .Visibility a:hover            { background-color:Transparent; }
/*-- content pane           --*/ .C09_ContentPane               { clear:both; padding:10px 20px 10px; }
                                 .FullContentPane               { width:100%; }
/*-- bottom icons           --*/ .C09_Icons                     { background:#F4F4F4; margin-top:0px; margin-left: 20px; line-height:0; }
                                 .C09_Icons a:hover             { background-color:Transparent; }
                                 .C09_Icons a,.C09_Icons input  { margin-top:10px; }
/*-- round container        --*/ .C09_roundcont                 { background:#F4F4F4; height:100%; }  
/*-- round top left         --*/ .C09_roundtop_leftD            { background:url(C09_tl.png) no-repeat top left; height:16px; }
/*-- round top right        --*/ .C09_roundtop_rightD           { background:url(C09_tr.png) no-repeat top right; height:16px; margin-top:-16px; margin-left:15px; }
/*-- round bottom left      --*/ .C09_roundbottom_leftD         { background:url(C09_bl.png) no-repeat bottom left; height:16px; }
/*-- round bottom right     --*/ .C09_roundbottom_rightD        { background:url(C09_br.png) no-repeat bottom right; height:16px; margin-top:-16px; margin-left:15px;  }
/*-- image of corner        --*/ img.C09_corner_left            { width:15px; height:16px; border: none; display:block !important; }
/*-- image of corner        --*/ img.C09_corner_right           { height:16px; border: none; display:block !important; }
