
/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token             --*/ .sub_mainTitle { font-size: 11px; font-family: "Trebuchet MS"; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .sub_mainTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .sub_mainActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .sub_mainContent { font-size: 1.0em; line-height: 1.7em; letter-spacing: 0.1em; font-family: Arial, sans-serif; color: #000; text-align:left; padding: 5px 2px 5px 5px;}

/*-- top center section                --*/ .sub_mainT { background: url(t_subMain.gif) bottom left repeat-x; vertical-align:top; height: 21px; padding: 3px 0 0 4px; }
/*-- top left section                  --*/ .sub_mainTL { background: url(tl_subMain.gif) bottom left no-repeat; vertical-align:top; height: 21px; width:6px; padding: 0; }
/*-- top right section                 --*/ .sub_mainTR { background: url(tr_subMain.gif) bottom right no-repeat; vertical-align:top; height: 21px; width:6px; padding: 0; }

/*========================================================*/




