

/* ---- CUSTOM DEFINED STYLESHEET layout ---- */ 

#pt1_branding {
	height: 85px;
	background: url('http://assets.matchbin.com/sites/187/assets/MFCP_logo.gif') 
0px 0px no-repeat;
	padding-left: 200px;
}
body {
	margin: 0;
	padding: 0;
	background: url('http://assets.matchbin.com/sites/187/assets/BG_MFCP.gif');
	text-align: center;
}
.pt1_pane .pt1_pane_heading {
	font-size: 20px;
	font-family: Helvetica;
	color: #393737;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 12px;
}
.pt1_pane_specialgry {
	background: #656565 url('http://assets.matchbin.com/sites/187/assets/gryhead.jpg') top left no-repeat;
	margin-bottom: 10px;
}

.pt1_pane_specialgry .pt1_pane_heading {
	font-size: 20px;
	font-family: Helvetica;
	color: #FFF;
	text-align: left;
	padding: 8px 0 8px 12px;
}
.pt1_pane_specialgry .pt1_pane_body {
	background: #FFF url("/templates/publication_pods/images/corner_bottom_right.gif") bottom right no-repeat;
	padding: 10px;
	text-align: left;
}
#pt1_home_page #pt1_recent_headlines_pane .pt1_pane_body {
	height: 466px;
}
#pt1_home_page #pt1_events_pane .pt1_pane_body {
	height: 597px;
}
#pt1_home_page #pt1_comments_pane .pt1_pane_body {
	height: 1460px;
}
#pt1_home_page #pt1_businesses_pane .pt1_pane_body {
	height: 1097px;
}
#pt1_home_page #pt1_lead_story_pane .pt1_pane_body, #pt1_home_page #pt1_video_story_pane .pt1_pane_body {
	height: 550px;
}
