/* http://www.2designstudio.net*//*========================================================*//*========================================================*//*  1. Container Design Elements                          *//*========================================================*//*-- The web page of body              --*/  body{ font-size: 11px;font-family: tahoma;}/*-- overriding default margin         --*/  p{ margin: 0; font-size: 11px;}/*-- conatiner title token             --*/ .N4-White-ContainerTitle { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #555; font-weight: bold; padding: 0px 0px 0px 10px;  }/*-- container title cell              --*/ .N4-White-ContainerTitleTD { width:100%; padding: 0;}/*-- container actions cell            --*/ .N4-White-ContainerActionsTD { width:0%; padding: 0;}/*-- container content pane            --*/ .N4-White-ContainerContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 2px 5px 2px;}/*-- top center section                --*/ .N4-White-ContainerT { background: url(N4-White.gif) repeat-x bottom left; vertical-align:top; height: 25px; padding: 0px 0 0 0px; }/*-- top left section                  --*/ .N4-White-ContainerTL { background: url(N4-White.gif) no-repeat bottom left; vertical-align:top; height: 25px; width:9px; padding: 0; }/*-- top right section                 --*/ .N4-White-ContainerTR { background: url(N4-White.gif) no-repeat bottom right; vertical-align:top; height: 25px; width:9px; padding: 0; }/*-- mid center section                --*/ .N4-White-ContainerM { background: transparent; vertical-align:top; padding: 0; }/*-- mid left section                  --*/ .N4-White-ContainerML { vertical-align:top; width:9px; padding: 0; }/*-- mid right section                 --*/ .N4-White-ContainerMR { vertical-align:top; width:9px; padding: 0; }/*-- bottom center section             --*/ .N4-White-ContainerB { vertical-align:top; height: 5px; padding: 0; }/*-- bottom left section               --*/ .N4-White-ContainerBL { vertical-align:top; height: 5px; width:9px; padding: 0; }/*-- bottom right section              --*/ .N4-White-ContainerBR { vertical-align:top; height:5px; width:9px; padding: 0; }.Container_mar5{	 margin-bottom: 3px;	 }/*========================================================*/
