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