/* http://www.2designstudio.net*/
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/
/*-- The web page of body              body{ font-size: 10px;font-family: tahoma;} --*/
/*-- overriding default margin         p{ margin: 0; font-size: 10px;} --*/  
/*-- conatiner title token             --*/  .LY03-ContainerTitle { font-size: 14px; font-family: tahoma; color: #000000; font-weight: bold; padding: 0px 0px 0px 5px;}
/*-- container title cell              .LY03-ContainerTitleTD { width:100%; padding: 0;}--*/
/*-- container actions cell            .LY03-ContainerActionsTD { width:0%; padding: 0;}--*/
/*-- container content pane            --*/ .LY03-ContainerContent { font-size: 11px; line-height: auto; font-family: tahoma; color:#000000; text-align:left; padding: 2px 2px 2px 2px;}

/*-- top center section                .LY03-ContainerT { vertical-align:middle; height: 25px; padding: 0px 0 0 0px; }--*/
/*-- top left section                  .LY03-ContainerTL { vertical-align:top; height: 25px; width:6px; padding: 0; }--*/
/*-- top right section                 .LY03-ContainerTR {vertical-align:top; height: 25px; width:6px; padding: 0; }--*/

/*-- mid center section                .LY03-ContainerM { background: transparent; vertical-align:top; padding: 0; }--*/
/*-- mid left section                  .LY03-ContainerML {vertical-align:top; width:6px; padding: 0; }--*/
/*-- mid right section                 .LY03-ContainerMR {vertical-align:top; width:6px; padding: 0; }--*/
//*-- bottom center section            .LY03-ContainerB {vertical-align:top; height: 6px; padding: 0; }--*/
/*-- bottom left section               .LY03-ContainerBL {vertical-align:top; height: 6px; width:6px; padding: 0; }--*/
/*-- bottom right section              .LY03-ContainerBR { vertical-align:top; height: 6px; width:6px; padding: 0; }  --*/
.Container_mar3{
	margin-bottom: 2px;
}
/*========================================================*/


