/* http://www.2designstudio.net*//*========================================================*//*========================================================*//*  1. Container Design Elements                          *//*========================================================*//*-- The web page of body              --*/  body{ font-size: 12px;font-family: tahoma;}/*-- overriding default margin         --*/  p{ margin: 0; font-size: 12px;}/*-- conatiner title token             --*/ .N4-SteelBlue-ContainersTitle { font-size: 13px; line-height: 1.4em; font-family: tahoma; color:#FFFFFF; font-weight: bold; padding: 0px 0px 0px 10px;}/*-- container title cell              --*/ .N4-SteelBlue-ContainersTitleTD { width:100%; padding: 0;}/*-- container actions cell            --*/ .N4-SteelBlue-ContainersActionsTD { width:0%; padding: 0;}/*-- container content pane            --*/ .N4-SteelBlue-ContainersContent { font-size: 12px; line-height: 1.4em; font-family: tahoma; color:#393939; text-align:left; padding: 5px 2px 5px 2px;}/*-- top center section                --*/ .N4-SteelBlue-ContainersT { background: url(N4-SteelBlue.gif) repeat-x bottom left; vertical-align:middle; height: 29px; padding: 0px 0 0 0px; }/*-- top left section                  --*/ .N4-SteelBlue-ContainersTL { background: url(N4-SteelBlue.gif) no-repeat bottom left; vertical-align:top; height: 29px; width:3px; padding: 0; }/*-- top right section                 --*/ .N4-SteelBlue-ContainersTR { background: url(N4-SteelBlue.gif) no-repeat bottom right; vertical-align:top; height: 29px; width:3px; padding: 0; }/*-- mid center section                --*/ .N4-SteelBlue-ContainersM { background: transparent; vertical-align:top; padding: 0; }/*-- mid left section                  --*/ .N4-SteelBlue-ContainersML { vertical-align:top; width:3px; padding: 0; }/*-- mid right section                 --*/ .N4-SteelBlue-ContainersMR { vertical-align:top; width:3px; padding: 0; }/*-- bottom center section             --*/ .N4-SteelBlue-ContainersB { vertical-align:top; height:5px; padding: 0; }/*-- bottom left section               --*/ .N4-SteelBlue-ContainersBL { vertical-align:top; height: 5px; width:3px; padding: 0; }/*-- bottom right section              --*/ .N4-SteelBlue-ContainersBR { vertical-align:top; height:5px; width:3px; padding: 0; }.Container_mar1{	margin-bottom: 3px;}/*========================================================*/
