/* 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             --*/ .LY03-BusinessTitle { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #5B5B5B; font-weight: bold; }
/*-- container title cell              --*/ .LY03-BusinessTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .LY03-BusinessActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .LY03-BusinessContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #6A6A6A; text-align:left; padding: 5px 2px 5px 2px;}

/*-- top center section                --*/ .LY03-BusinessT { background: url(03-mid.gif) repeat-x bottom left; vertical-align: middle; height: 24px; padding: 0px 0 0 0px; }
/*-- top left section                  --*/ .LY03-BusinessTL { background: url(03-left.gif) no-repeat bottom left; vertical-align:top; height: 24px; width:6px; padding: 0; }
/*-- top right section                 --*/ .LY03-BusinessTR { background: url(03-right.gif) no-repeat bottom right; vertical-align:top; height: 24px; width:6px; padding: 0; }

/*-- mid center section                --*/ .LY03-BusinessM { background: #ECF0F3; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .LY03-BusinessML { background: url(03-midleft.gif) repeat-y bottom left; vertical-align:top; width:6px; padding: 0; }
/*-- mid right section                 --*/ .LY03-BusinessMR { background: url(03-midright.gif) repeat-y bottom right; vertical-align:top; width:6px; padding: 0; }

/*-- bottom center section             --*/ .LY03-BusinessB { background: url(03-btmid.gif) repeat-x top left; vertical-align:top; height: 6px; padding: 0; }
/*-- bottom left section               --*/ .LY03-BusinessBL { background: url(03-btleft.gif) no-repeat top left; vertical-align:top; height: 6px; width:6px; padding: 0; }
/*-- bottom right section              --*/ .LY03-BusinessBR { background: url(03-btright.gif) no-repeat top right; vertical-align:top; height: 6px; width:6px; padding: 0; }
.Container_mar{
	margin-bottom: 5px;
}
/*========================================================*/

