/* http://www.2designstudio.net*/
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/
/*-- conatiner title token             --*/ .LY04-ContainerTitle { font-size: 13px; line-height: 1.4em; font-family: tahoma; color: #FCFCFC; font-weight: bold; padding: 0px 8px 0px 5px;}
/*-- container title cell              --*/ .LY04-ContainerTitleTD { width:100%; padding-right: 5px;}

/*-- top center section                --*/ .LY04-ContainerT { background: url(04-Container_mid.gif) repeat-x bottom left; vertical-align:middle; height: 25px; padding: 0px 0 0 0px; }
/*-- top left section                  --*/ .LY04-ContainerTL { background: url(04-Container_left.gif) no-repeat bottom left; vertical-align:top; height: 25px; width:6px; padding: 0; }
/*-- top right section                 --*/ .LY04-ContainerTR { background: url(04-Container_right.gif) no-repeat bottom right; vertical-align:top; height: 25px; width:6px; padding: 0; }

/*-- mid center section                --*/ .LY04-ContainerM { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .LY04-ContainerML { background: url(04-Container_midleft.gif) repeat-y bottom left; vertical-align:top; width:6px; padding: 0; }
/*-- mid right section                 --*/ .LY04-ContainerMR { background: url(04-Container_midright.gif) repeat-y bottom right; vertical-align:top; width:6px; padding: 0; }

/*-- bottom center section             --*/ .LY04-ContainerB { background: url(04-Container_btmid.gif) repeat-x top left; vertical-align:top; height: 6px; padding: 0; }
/*-- bottom left section               --*/ .LY04-ContainerBL { background: url(04-Container_btleft.gif) no-repeat top left; vertical-align:top; height: 6px; width:6px; padding: 0; }
/*-- bottom right section              --*/ .LY04-ContainerBR { background: url(04-Container_btright.gif) no-repeat top right; vertical-align:top; height: 6px; width:6px; padding: 0; }
.LY04_Genratecbg{ background: url(04-Container_midbg.gif); width: 56px; height: 23px; background-repeat: no-repeat;}
.Container_mar{
	margin-bottom: 3px;
}
/*========================================================*/


/*-- The web page of body              body{ font-size: 12px;font-family: tahoma;} --*/
/*-- overriding default margin         p{ margin: 0; font-size: 12px;} --*/
/*-- container actions cell            .LY04-ContainerActionsTD { width:0%; padding: 0;}--*/
/*-- container content pane            .LY04-ContainerContent { font-size: 12px; line-height: 1.4em; font-family: tahoma; color:#3F3F3F; text-align:left; padding: 2px 2px 2px 2px;} --*/ 