img.VerticalSpacer {
	height: 5;
}

img.SectionSpacer {
	height: 5;
}

.HeaderHeaderPane  { 
}

.HeaderLeftPane  { 
  padding: 5;
  width: 215;
}

.HeaderContentPane  { 
  padding: 10;
  width: *;
}

.HeaderRightPane  { 
  padding: 5;
  width: 200;
}

.HeaderFooterPane  { 
}

.PageHeaderPane  { 
}

.PageLeftPane  { 
  padding: 5;
  width: 215;
}

.PageContentPane   { 
  padding: 5;
  width: *;
}

.PageRightPane  { 
  padding: 5;
  width: 200;
}

.PageFooterPane  { 
}

.FooterHeaderPane  { 
}

.FooterLeftPane   { 
  padding: 5;
  width: 215;
}

.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;
}



