/* 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-CompanyTitle { font-size: 13px; line-height: 1.4em; font-family: tahoma; color: #4B4B4B; font-weight: bold; }
/*-- container title cell              --*/ .LY02-CompanyTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .LY02-CompanyActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .LY02-CompanyContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color:#3F3F3F; text-align:left; padding: 5px 2px 5px 2px;}

/*-- top center section                --*/ .LY02-CompanyT { background: url(02-Company_mid.gif) repeat-x bottom left; vertical-align:middle; height: 29px; padding: 0px 0 0 0px; }
/*-- top left section                  --*/ .LY02-CompanyTL { background: url(02-Company_left.gif) no-repeat bottom left; vertical-align:top; height: 29px; width:6px; padding: 0; }
/*-- top right section                 --*/ .LY02-CompanyTR { background: url(02-Company_right.gif) no-repeat bottom right; vertical-align:top; height: 29px; width:6px; padding: 0; }

/*-- mid center section                --*/ .LY02-CompanyM { background: #ECECEC; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .LY02-CompanyML { background: url(02-Company_midleft.gif) repeat-y bottom left; vertical-align:top; width:6px; padding: 0; }
/*-- mid right section                 --*/ .LY02-CompanyMR { background: url(02-Company_midright.gif) repeat-y bottom right; vertical-align:top; width:6px; padding: 0; }

/*-- bottom center section             --*/ .LY02-CompanyB { background: url(02-Company_btmid.gif) repeat-x top left; vertical-align:top; height: 6px; padding: 0; }
/*-- bottom left section               --*/ .LY02-CompanyBL { background: url(02-Company_btleft.gif) no-repeat top left; vertical-align:top; height: 6px; width:6px; padding: 0; }
/*-- bottom right section              --*/ .LY02-CompanyBR { background: url(02-Company_btright.gif) no-repeat top right; vertical-align:top; height: 6px; width:6px; padding: 0; }
.LY02_Companybg{ background: url(02-Company_midbg.gif); width: 56px; height: 23px; background-repeat: no-repeat;}
.Container_mar{
	margin-bottom: 5px;
}
/*========================================================*/

