﻿#center h2 {
	overflow: hidden;
	position: relative;
	text-transform: uppercase;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0 0 25px;
	height: 22px; /* 37 */
	width: 353px; /* 378 */
}

#center h2 span {
	width: 378px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#center #content_header {
	background: url("../img/content_header_bottom.gif") no-repeat bottom left;
	padding: 11px 12px 12px 12px;
	position: relative;
}

#center #content_header .intro {
	background: #E6E5E5 url("../img/content_header_top.gif") no-repeat 0 0;
	padding: 15px 10px 10px 16px;
}

#center #content_header #painpoints {
	background: #F1EFEF url("../img/content_header_painpoints_bottom.gif") no-repeat bottom left; 
	padding: 12px 16px 2px 16px;
}

#center #content_header .intro h5 {
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
	padding-bottom:5px;
}

#center #content_header .intro p {
	font-size: 11px;
	line-height: 13px;
	color: #000;
	margin: 0;
	padding-bottom: 1em;
}

#center #content_header #painpoints h6 {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding-bottom: 10px;
}


#center h4 {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #000;
}

#center h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#center p,
#center li,
#center h4
{
	margin: 0 0 1.4em 0;
}
#center ul  {
	padding-left: 20px;
	list-style-type:disc;
}

#center ul li {
	margin: 0.3em 15px;
	list-style-type:disc;
}