img {
border:none;
}

.imgbox{
width:130px;
padding:0;
margin: 0;
font:bold 14px verdana, sans-serif;
}

.imgbox div{display:none;}

.imgbox:hover div{
display:block;
width:400px;
position: fixed; top: 50px; left: 200px;
padding:15px;
font:normal 14px verdana, sans-serif;}

.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;
}
