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