/* 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-ContainerTitle { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #555; font-weight: bold; padding: 0px 0px 0px 10px;}
/*-- container title cell              --*/ .LY05-ContainerTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .LY05-ContainerActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ /*.LY05-ContainerContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 2px 5px 2px;}*/

/*-- top center section                --*/ .LY05-ContainerT { /*background: url(05-Container_mid.gif) repeat-x bottom left;*/ vertical-align: middle; /*height: 25px;*/ padding: 0px 0 0 0px; }
/*-- top left section                  --*/ .LY05-ContainerTL { /*background: url(05-Container_left.gif) no-repeat bottom left;*/ vertical-align:top; /*height: 25px;*/ width:9px; padding: 0; }
/*-- top right section                 --*/ .LY05-ContainerTR { /*background: url(05-Container_right.gif) no-repeat bottom right;*/ vertical-align:top; /*height: 25px;*/ width:9px; padding: 0; }

/*-- mid center section                --*/ /*.LY05-ContainerM { background: #FFFFFF; vertical-align:top; padding: 0; }*/
/*-- mid left section                  --*/ /*.LY05-ContainerML { background:#FFFFFF; vertical-align:top; width:9px; padding: 0; }*/
/*-- mid right section                 --*/ /*.LY05-ContainerMR { background:#FFFFFF; vertical-align:top; width:9px; padding: 0; }*/

/*-- bottom center section             --*/ .LY05-ContainerB { /*background: url(05-Container_btmid.gif) repeat-x top left;*/ vertical-align:top; height: 5px; padding: 0; }
/*-- bottom left section               --*/ .LY05-ContainerBL { /*background: url(05-Container_btleft.gif) no-repeat top left;*/ vertical-align:top; height: 5px; width:9px; padding: 0; }
/*-- bottom right section              --*/ .LY05-ContainerBR { /*background: url(05-Container_btright.gif) no-repeat top right;*/ vertical-align:top; height:5px; width:9px; padding: 0; }
.Container_mar5{
	margin-bottom: 3px;
}
/*========================================================*/


