/* 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-VioletRed-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-VioletRed-ContainersTitleTD { width:100%; padding: 0;}/*-- container actions cell            --*/ .N4-VioletRed-ContainersActionsTD { width:0%; padding: 0;}/*-- container content pane            --*/ .N4-VioletRed-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-VioletRed-ContainersT { background: url(N4-VioletRed.gif) repeat-x bottom left; vertical-align:middle; height: 29px; padding: 0px 0 0 0px; }/*-- top left section                  --*/ .N4-VioletRed-ContainersTL { background: url(N4-VioletRed.gif) no-repeat bottom left; vertical-align:top; height: 29px; width:3px; padding: 0; }/*-- top right section                 --*/ .N4-VioletRed-ContainersTR { background: url(N4-VioletRed.gif) no-repeat bottom right; vertical-align:top; height: 29px; width:3px; padding: 0; }/*-- mid center section                --*/ .N4-VioletRed-ContainersM { background: transparent; vertical-align:top; padding: 0; }/*-- mid left section                  --*/ .N4-VioletRed-ContainersML { vertical-align:top; width:3px; padding: 0; }/*-- mid right section                 --*/ .N4-VioletRed-ContainersMR { vertical-align:top; width:3px; padding: 0; }/*-- bottom center section             --*/ .N4-VioletRed-ContainersB { vertical-align:top; height:5px; padding: 0; }/*-- bottom left section               --*/ .N4-VioletRed-ContainersBL { vertical-align:top; height: 5px; width:3px; padding: 0; }/*-- bottom right section              --*/ .N4-VioletRed-ContainersBR { vertical-align:top; height:5px; width:3px; padding: 0; }.Container_mar1{	margin-bottom: 3px;}/*========================================================*/