/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Brian Connor                       */
/*               http://bc.digidia.com                    */
/*                connbrian@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token             --*/ .SunnySpringLightYellow_LB3Title { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .SunnySpringLightYellow_LB3TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .SunnySpringLightYellow_LB3ActionsTD{ width:0%; padding: 0;}
/*-- container content pane            --*/ .SunnySpringLightYellow_LB3Content { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 2px 5px 2px;}

/*-- top center section                --*/ .SunnySpringLightYellow_LB3T { background: url(LY3_SunnySpring_mid.gif) repeat-x bottom left; vertical-align:top; height: 26px; padding: 1px 0 0 4px; }
/*-- top left section                  --*/ .SunnySpringLightYellow_LB3TL { background:url(LY3_SunnySpring_left.gif) no-repeat bottom left; vertical-align:top; height: 26px; width:10px; padding: 0; }
/*-- top right section                 --*/ .SunnySpringLightYellow_LB3TR { background: url(LY3_SunnySpring_right.gif) no-repeat bottom right; vertical-align:top; height: 26px; width:10px; padding: 0; }

/*-- mid center section                --*/ .SunnySpringLightYellow_LB3M { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .SunnySpringLightYellow_LB3ML { background: url(LY3_SunnySpring_midleft.gif) repeat-y bottom left; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .SunnySpringLightYellow_LB3MR { background: url(LY3_SunnySpring_midright.gif) repeat-y bottom right; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .SunnySpringLightYellow_LB3B { background: url(LY3_SunnySpring_btmid.gif) repeat-x top left; vertical-align:top; height: 20px; padding: 0; }
/*-- bottom left section               --*/ .SunnySpringLightYellow_LB3BL { background: url(LY3_SunnySpring_btleft.gif) no-repeat top left; vertical-align:top; height: 20px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .SunnySpringLightYellow_LB3BR { background: url(LY3_SunnySpring_btright.gif) no-repeat top right; vertical-align:top; height: 20px; width:10px; padding: 0; }
                                            .SunnySpringLightYellow_LB3mar{
                                            	margin-bottom: 5px;
                                            }
/*========================================================*/




