/*****************************************************************************
* Author: Chris Lawrence                                 LJG Partners 6/9/2008
* SENTRE PARTNERS Projects css elements
*****************************************************************************/

.page_title {
	padding-bottom: 0;
}
h2 {
	margin: 0;
	padding: 0 0 0 0;
	height: 47px;
	font-family: Georgia;
  font-size: 15px;
	line-height: 15px;
	color: #333333;
}


/* Details Table */
table.projects_footer {
	padding-top: 0;
  width: 100%;
}

table.projects_footer .detail_cell {
  font-family: Georgia;
  font-size: 15px;
	line-height: 20px;
  color: #333333;
}

