/* 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             --*/ .LY01-ContainerTitle { font-size: 13px; line-height: 1.4em; font-family: tahoma; color: #FFF; font-weight: bold; padding: 0px 0px 0px 5px;}
/*-- container title cell              --*/ .LY01-ContainerTitleTD { width:100%; padding: 0px 0px 0px 2px;}
/*-- container actions cell            --*/ .LY01-ContainerActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .LY01-ContainerContent { font-size: 12px; line-height: 1.4em; font-family: tahoma; color: #54534F; text-align:left; padding: 2px 0px 2px 0px;}

/*-- top center section                --*/ .LY01-ContainerT { vertical-align:middle; height: 25px; padding: 0px 0px 0px 0px;border-top: 0px solid #DDD1A9;}
/*-- top left section                  --*/ .LY01-ContainerTL { vertical-align:top; height: 25px; width:0px; padding: 0; border-left: 0px solid #DDD1A9;}
/*-- top right section                 --*/ .LY01-ContainerTR { vertical-align:top; height: 25px; width:0px; padding: 0; border-right: 0px solid #DDD1A9; }

/*-- mid center section                --*/ .LY01-ContainerM { background: transparent; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .LY01-ContainerML {vertical-align:top; width:0px; padding: 0; border-left: 0px solid #DDD1A9; }
/*-- mid right section                 --*/ .LY01-ContainerMR {vertical-align:top; width:0px; padding: 0; border-right: 0px solid #DDD1A9;  }

/*-- bottom center section             --*/ .LY01-ContainerB { background: vertical-align:top; height: 5px; padding: 0; }
/*-- bottom left section               --*/ .LY01-ContainerBL { background: vertical-align:top; height: 5px; width:0px; padding: 0; border-left: 0px solid #DDD1A9;  }
/*-- bottom right section              --*/ .LY01-ContainerBR { background: vertical-align:top; height:5px; width:0px; padding: 0; border-right: 0px solid #DDD1A9;  }
.Container_mar{
	margin-bottom: 3px;
}
/*========================================================*/


