﻿/** This file contains CSS specific to OTH content.
  * These styles will not appear in eWebEditPro.
  * This should mainly be used for custom style work on
  * specific pages.
  * Try to leave comments indicating what this stuff is for.
  */

/*** Homepage ***/
#OTH000294 #layout_Breadcrumbs { display: none; }
#OTH000294 .base h1.page_title,
#OTH000294 h1.page_title {
	margin: 0;
	padding: 13px 0 13px 0;
	font-size: 24px;
}

