/* 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             --*/ .LY01-ContainersTitle { font-size: 13px; line-height: 1.4em; font-family: tahoma; color:#244445; font-weight: bold; padding: 0px 0px 0px 5px;}
/*-- container title cell              --*/ .LY01-ContainersTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .LY01-ContainersActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .LY01-ContainersContent { font-size: 12px; line-height: 1.4em; font-family: tahoma; color:#393939; text-align:left; padding: 1px 2px 1px 2px;}

/*-- top center section                --*/ .LY01-ContainersT { background: url(01_Container_mid.gif) repeat-x bottom left; vertical-align:middle; height: 29px; padding: 0px 0 0 0px; }
/*-- top left section                  --*/ .LY01-ContainersTL { background: url(01_Container_left.gif) no-repeat bottom left; vertical-align:top; height: 29px; width:5px; padding: 0; }
/*-- top right section                 --*/ .LY01-ContainersTR { background: url(01_Container_right.gif) no-repeat bottom right; vertical-align:top; height: 29px; width:5px; padding: 0; }

/*-- mid center section                --*/ .LY01-ContainersM { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .LY01-ContainersML { background: url(01-Containers_midleft.gif) repeat-y bottom left; vertical-align:top; width:3px; padding: 0; }
/*-- mid right section                 --*/ .LY01-ContainersMR { background: url(01-Containers_midright.gif) repeat-y bottom right; vertical-align:top; width:3px; padding: 0; }

/*-- bottom center section             --*/ .LY01-ContainersB { background: url(01-Containers_btmid.gif) repeat-x top left; vertical-align:top; height:5px; padding: 0; }
/*-- bottom left section               --*/ .LY01-ContainersBL { background: url(01-Containers_btleft.gif) no-repeat top left; vertical-align:top; height: 5px; width:3px; padding: 0; }
/*-- bottom right section              --*/ .LY01-ContainersBR { background: url(01-Containers_btright.gif) no-repeat top right; vertical-align:top; height:5px; width:3px; padding: 0; }
.Container_mar1{
	margin-bottom: 0px;
}
/*========================================================*/


