/*****  Containers CSS designed by bind.pt 		*****/
/*****  02 Dark Office - no Title                *****/

                                 .container                 { margin-bottom:10px; }
                                    
/*-- actions   				--*/ .C02_Actions               { float:left; width:0px; }

/*-- content pane			--*/ .C02_ContentPane_NT        { margin:0px 15px; }
                                 .FullContentPane           { width:100%; }

/*-- bottom icons  			--*/ .C02_Icons                 { margin-top:0px; margin-left: 15px; }
                                 
                                 .C02_Icons a img, 
                                 .C02_Icons input           { margin-top:10px; }

/*-- round container		--*/ .C02_DarkOffice_roundcont   { background-color:#008000; }
                    
/*-- round top left	        --*/ .C02_Office_roundtop_leftD        { background:url(C02_tl_DarkOffice.png) no-repeat top left; height:16px; }
/*-- round top right		--*/ .C02_Office_roundtop_rightD       { background:url(C02_tr_DarkOffice.png) no-repeat top right; height:16px; margin-top:-16px; margin-left:15px; }
                                  
/*-- round bottom left  	--*/ .C02_Office_roundbottom_leftD     { background:url(C02_bl_DarkOffice.png) no-repeat bottom left; height:16px; }
/*-- round bottom right 	--*/ .C02_Office_roundbottom_rightD    { background:url(C02_br_DarkOffice.png) no-repeat bottom right; height:16px; margin-top:-16px; margin-left:15px;  }

/*-- image of corner		--*/ img.C02_corner_left        { width:15px; height:16px; border: none; display:block !important; }
/*-- image of corner		--*/ img.C02_corner_right       { height:16px; border: none; display:block !important; }


