.page-header {
  padding-bottom: 0x;
  margin: 0px 0 0px;
  border-bottom: 1px solid #eeeeee;
}

.page-header h1
{
	font-size:160%;
	line-height: 20px;
}
.page-header small
{
	color: #444444;
}	

.section.page-header h1
{
	font-size:130%;
	line-height: 20px;
}
