img.VerticalSpacer { 
   height: 5;
}

img.SectionSpacer { 
  height: 0;
}

.HeaderHeaderPane { 
 }

.HeaderLeftPane { 
   padding: 5;
  width: 200;
}

.HeaderContentPane { 
   padding: 10;
  width: *;
}

.HeaderRightPane { 
   padding: 5;
  width: 200;
}

.HeaderFooterPane { 
 }

.PageHeaderPane { 
 }

.PageLeftPane { 
   padding: 5;
  width: 200;
}

.PageContentPane { 
   padding: 5;
  width: *;
}

.PageRightPane { 
   padding: 5;
  width: 200;
}

.PageFooterPane { 
 }

.FooterHeaderPane { 
 }

.FooterLeftPane { 
   padding: 5;
  width: 200;
}

.FooterContentPane { 
   padding: 10;
  width: *;
}

.FooterRightPane { 
   padding: 5;
  width: 200;
}

.FooterFooterPane { 
 }

.HeaderLeftDivider { 
   width: 5;
}

.HeaderRightDivider { 
   width: 5;
}

.PageLeftDivider { 
   width: 5;
}

.PageRightDivider { 
   width: 5;
}

.FooterLeftDivider { 
   width: 5;
}

.FooterRightDivider { 
   width: 5;
}


