.ptcatwrapper, .ptlabel {
	padding: 0px;
	
}
.ptcatwrapper, .ptlabel, .ptlist h4 {
	display: block;
}

.ptcatwrapper {
	border: 1px solid #E3E5E2;
	margin-top: 12px;
	clear: both;
	float: left;
	width: 100%;
}
.ptlabel {
	height: 20px;
	width: 100%;
	margin: 0px;
	vertical-align: middle;
	background-image: url(http://store.punchsoftware.com/powertools/images/pt-bg.gif);
	background-repeat: repeat-x;
}

.ptlist p {
	margin-bottom: 14px;
	font-size: 12px;
	line-height: 18px;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

.ptlabel h4 {
	text-align: center;
	text-transform: uppercase;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
.ptlist {
	width: 100%;
	margin-top: 10px;
	clear: both;
	padding: 10px;
}	
.ptlist h3 a {
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #003366;
	margin-bottom: 10px;
	clear: none;
	text-decoration: none;
}
.ptlist h3 a:hover, .ptlist h3 a:active, .ptlist h3 a:visited {
	color: #000000;
	text-decoration: underline;
}
.ptlist h4 {
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
}