/* Start of CMSMS style sheet 'a-Custom-Stuff' */
/* Table that appears on product category pages and hold topmost content */
.ptable {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}

/* End of 'a-Custom-Stuff' */

