/*========================================================*/
/*  Nifos by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/
                                 .container                 { margin:0px 0px 10px 0px; }
/*-- actions   				--*/ .Actions_NT                { width:0px; padding:0px; margin:0px;  height:10px; }
/*-- content pane			--*/ .C01_ContentPane_NT        { padding:0px 25px 10px 10px; }
                                 .FullContentPane           { width:100%; }
/*-- bottom icons  			--*/ .Icons                     { padding:0pt 0px 0px 10px; }
                                 .Icons a:hover             { background-color:Transparent; }
                                 .Icons a,.Icons input      { margin-top:10px; }
/*-- round container		--*/ .C01_roundcont             { background:transparent url(C_WS_ml.png) repeat-y scroll left top; margin:0; }
                                 .C01_right_bg              { background:url(C_WS_mr.png) repeat-y top right; margin:0 0 0 15px; }                               
/*-- round top left	        --*/ .C01_roundtop_leftD        { background:url(C_WS_tl.png) no-repeat top left; height:16px; }
/*-- round top right		--*/ .C01_roundtop_rightD       { background:url(C_WS_tr.png) no-repeat top right; height:16px; margin-top:-16px; margin-left:15px; }
/*-- round bottom left  	--*/ .C01_roundbottom_leftD     { background:url(C_WS_bl.png) no-repeat bottom left; height:16px; }
/*-- round bottom right 	--*/ .C01_roundbottom_rightD    { background:url(C_WS_br.png) no-repeat bottom right; height:16px; margin-top:-16px; margin-left:15px; }
/*-- image of corner		--*/ img.C01_corner_left        { width:15px; height:16px; border: none; display:block !important; }
/*-- image of corner		--*/ img.C01_corner_right       { height:16px; border: none; display:block !important; }
