#pf_holder {} /* customize the block products appear in */
#pf_inner {} /* customize the block products appear in */
#pf_body{} /* customize the block products appear in */

#pf_img {
	float:left;
	margin:10px;
	margin-bottom:10px;
	margin-right:25px; /* new in 1.3.0 */	
}

#pf_title {
	font-size:16px;
	font-weight:bold;
	margin:10px 0px;
}

#pf_price {	
	margin-bottom:5px;
	font-size:12px;
}

#pf_mfrg {
	margin-bottom:5px;
	font-size:12px;
}

#pf_review {
	margin-bottom:10px;
	font-size:12px;
}

#pf_review img {
	vertical-align:middle;
}

#pf_review a {
	font-size:12px;
	text-decoration:underline;
}

#pf_review a:hover {
	text-decoration:none;
}

#pf_description {
	clear:both;
	font-size:12px;
	line-height:1.3em;
	margin-bottom:7px;
}

#pf_social {
	float:left;
	padding:10px;
	height:22px;
	margin:8px 0px;
}

.pf_table {
	border:1px solid #000;
	border-collapse:collapse;
}

.pf_th {
	padding:5px 10px;
	background-color:#878787;
	font-weight:bold;
	border-bottom:solid 1px #444; /* new in 1.3.0 */	
}

.pf_td {
	padding:5px 10px;
	background-color:#d4d4d4;	
	border-bottom:solid 1px #444; /* new in 1.3.0 */
}

.pf_table .altimg {
	height:75px;width:75px;padding:10px; /* new in 1.3.0 */
	border-bottom:solid 1px #444; /* new in 1.3.0 */
}

.pf_table .altimg img {
	max-width:75px;max-height:75px;border:0px; /* new in 1.3.0 */	
}

.pf_table .alt1 {
	padding:5px 10px;
	background-color:#d4d4d4;
	font-size:12px;
	color:#000;
}

.pf_table .alt1 a {
	text-decoration:none;
	color:#000;
}

.pf_table .alt1 a:hover {
	text-decoration:underline;
}

.pf_table .alt1 img {
	vertical-align:middle;
}

.pf_table .alt1 .title {
	font-weight:bold;
	font-size:14px;
} 

.pf_table .alt2 {
	padding:5px 25px;
	background-color:#e6e6e6;
	font-size:10px;
	color:#0f0f0f;
	border-bottom:solid 1px #444; /* new in 1.3.0 */
}

.pf_table .alt2 a {
	text-decoration:none;
}

.pf_table .alt2 a:hover {
	text-decoration:underline;
}

.pf_search {
	border:1px solid #000;
	margin-top:4px;
}

.pf_search .pf_st {
	background-color:#9daac8;
	font-weight:bold;
	padding:5px 5px 5px 15px;
}

.pf_search .pf_sh {
	background-color:#9daac8;
	padding:5px;
}

.pf_search .pf_sh .input {
	font-size:10px;
	font-family:verdana,arial;
	padding:2px 4px;
	margin:2px 0px;
}
