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