/* local formatter div and table cell width control styles */
/* for lf_corpHome lf_Home lf_pattern_2x5 lf_pattern_25rows lf_pattern_25rows_wide lf_cp_home_wide */

/***************************************/

div.spacer_full, div.spacer_half, div.spacer_half1, div.spacer_half2, div.spacer_half3, div.spacer_third, div.spacer_third1,
div.spacer_third2, div.spacer_full_wide, div.spacer_half_wide, div.spacer_half2_wide, div.spacer_third_wide,
div.spacer_local_wide, div.spacer_sidenav_wide, div.spacer_fourthSmall_wide, div.spacer_fourthLarge_wide,
div.spacer_fourthLarge2_wide, div.spacer_vr, div.spacer_vr19, div.spacer_vr25, div.spacer_10, div.spacer_20,
div.spacer_fuller, div.spacer_15, div.full, div.spacer_21, div.spacer_oneThird, div.spacer_twoThird, div.spacer_thirdLess
	{
  height: 1px;
  border: 0;
  padding: 0;
  font-size: 0;
	}
/* div widths */
  div.spacer_full {
    width: 530px;
		}
  div.spacer_half {
    width: 255px;
		}
  div.spacer_half1 {
    width: 252px;
		}
  div.spacer_half2 {
    width: 253px;
		}
  div.spacer_half3{
    width: 254px;
		}
  div.spacer_thirdLess {
    width: 162px;
		}
  div.spacer_third {
    width: 163px;
		}
	div.spacer_third1 {
    width: 164px;
		}
  div.spacer_third2 {
    width: 347px;
		}
  div.spacer_oneThird {
    width: 170px;
		}
	div.spacer_twoThird {
    width: 339px;
		}
  div.spacer_full_wide {
    width: 750px;
		}
  div.spacer_half_wide {
    width: 364px;
		}
  div.spacer_half2_wide {
    width: 365px;
		}
  div.spacer_third_wide {
    width: 235px;
		}
  div.spacer_local_wide {
    width: 530px;
		}
  div.spacer_sidenav_wide {
    width: 197px;
		}
  div.spacer_fourthSmall_wide {
    width: 180px;
		}
  div.spacer_fourthLarge_wide {
    width: 172px;
		}
  div.spacer_fourthLarge2_wide {
    width: 171px;
		}
	div.spacer_vr {
    width: 21px;
		}
	div.spacer_21 {
    width: 21px;
		}
	div.spacer_vr19 {
    width: 19px;
		}
  div.spacer_vr25 {
    width: 25px;
		}
  div.spacer_10 {
    width: 10px;
		}
  div.spacer_20 {
    width: 20px;
		}
  div.spacer_15 {
    width: 15px;
		}
  div.spacer_fuller {
    width: 545px;
		}
  div.spacer_popup {
    width: 485px;
		}
/* cell widths */
	td.full {
		width: 530px;
		}
	td.popupfull {
		width: 485px;
		}
	td.half {
		width: 255px;
		}
	td.half1 {
		width: 252px;
		}
	td.half2 {
		width: 253px;
		}
	td.half3 {
		width: 254px;
		}
	td.thirdLess {
		width: 162px;
		}
	td.third {
		width: 163px;
		}
	td.third1 {
		width: 164px;
		}
	td.third2 {
		width: 347px;
		}
	td.oneThird {
		width: 170px;
		}
	td.twoThird {
		width: 339px;
		}
	td.full_wide {
		width: 750px;
		}
	td.half_wide {
		width: 364px;
		}
	td.half2_wide {
		width: 365px;
		}
	td.third_wide {
		width: 235px;
		}
	td.local_wide {
		width: 530px;
		}
	td.sidenav_wide {
		width: 197px;
		}
	td.fourthSmall_wide {
		width: 180px;
		}
  td.fourthLarge_wide {
    width: 172px;
		}
  td.fourthLarge2_wide {
    width: 171px;
		}
	td.vr19 {
		width: 19px;
		}
	td.vr25 {
		width: 25px;
		}
	td.spacer_10 {
		width: 10px;
		}
	td.spacer_20 {
		width: 20px;
		}
	td.spacer_15 {
		width: 15px;
		}
	td.spacer_21 {
		width: 21px;
		}
	td.spacer_fuller {
		width: 545px;
		}
/* cell widths for div */
	div.full {
		width: 530px;
		}


