.pf-title{
	font-size: 16px !important;
	font-weight: bold;
	border-bottom:1px solid #000;
	background: transparent !important;
}

.pf-cats{
	font-weight: bold;
}

.pf-main{
	margin: 0px;
	padding:0px;
	width: 100%;
}

.pf-main-left{
	width: 100%;
	margin: 0px;
	padding: 0px;

}

.pf-main-right{
	width: 39.8%;
	margin: 0px;
	padding: 0px;
	float: right !important;
	border-left: 1px solid #CCCCCC;
}

.pf-list li{
	padding: 2px 3px 3px 3px;
	font-size: 11px;
}