/******************** Category Listing ********************/

.pcl_table
{
	padding:;
	border:;
}

.pcl_subtable
{
/*don't set border here, as border will stick together without spacing in between*/
/* set padding here if there is border set in pcl_subtable_text*/
	padding-bottom:20px;/*fixed size*/
}

.pcl_subtable_text
{
/*set border here if any, and set padding(left/right only) if hv bgcolor &(all) border*/
	padding:8;
	border:1px solid #cccccc;
}

.pcl_title
{
/*generate by system*/
	color:#001374;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;

}

.pcl_title:hover
{
/*generate by system*/
	color:#001374;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;
}

.pcl_link
{
/*generate by system*/
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}


.pcl_link:hover
{
/*generate by system*/
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}


.pcl_text
{
/*generate by system*/
	color:000000;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;

}


.pcl_image
{
/*generate by system*/
	border:1px solid #cccccc;
}

.pcl_subcategory
{
/*generate by system*/
	color: #000000;
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;

}
/*prepare bullet.gif*/

