/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/
/*-- conatiner title token             --*/ .LY01-YellowTitle { font-size: 13px; line-height: 1.4em; font-family: tahoma; color: #000000; font-weight: bold; }
/*-- container title cell              --*/ .LY01-YellowTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .LY01-YellowActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .LY01-YellowContent { font-size: 12px; line-height: 1.4em; font-family: tahoma; color:#3F3F3F; text-align:left; padding: 5px 2px 5px 2px;}

/*-- top center section                --*/ .LY01-YellowT { background: url(01-Yellow_mid.gif) repeat-x bottom left; vertical-align:middle; height: 28px; padding: 0px 0 0 0px; }
/*-- top left section                  --*/ .LY01-YellowTL { background: url(01-Yellow_left.gif) no-repeat bottom left; vertical-align:top; height: 28px; width:10px; padding: 0; }
/*-- top right section                 --*/ .LY01-YellowTR { background: url(01-Yellow_right.gif) no-repeat bottom right; vertical-align:top; height: 28px; width:10px; padding: 0; }

/*-- mid center section                --*/ .LY01-YellowM { background: transparent; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .LY01-YellowML { background: url(01-Yellow_midleft.gif) repeat-y bottom left; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .LY01-YellowMR { background: url(01-Yellow_midright.gif) repeat-y bottom right; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .LY01-YellowB { background: url(01-Yellow_btmid.gif) repeat-x top left; vertical-align:top; height: 12px; padding: 0; }
/*-- bottom left section               --*/ .LY01-YellowBL { background: url(01-Yellow_btleft.gif) no-repeat top left; vertical-align:top; height: 12px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .LY01-YellowBR { background: url(01-Yellow_btright.gif) no-repeat top right; vertical-align:top; height:12px; width:10px; padding: 0; }
.LY01_Yellowbg{ background: url(01-Yellow_midbg.gif); width: 56px; height: 23px; background-repeat: no-repeat;}
.Container_mar{
	margin-bottom: 5px;
}
/*========================================================*/


