div.catHead {
	border-bottom: 1px solid #FA0;
}

div#pfd_head {
	background: url(/images/pfds/BG.jpg) no-repeat;
	min-height: 420px;
}

div#tech_head {
	background: url(/images/tech_wear/BG.jpg) no-repeat;
	height: 420px;
}

div.bugRow {
	background: url(/images/products/BG_category_bugs.jpg) no-repeat bottom #000;
	padding: 5px 0px;
}

div.bugRow img {
	margin-left: 3px;
}

div#tech_head div.cat_copy img { margin: 20px 0px 10px 0px }

div.cat_copy {
	padding-top: 55px;
	margin: 0px 0px 0px 30px;
	width: 367px;
}

div.cat_copy p {
	color: #fff;
	margin: 5px 0px 20px 0px;
	line-height: 18px;
	width: 350px; font-size: 11px;
}

div#tech_head p {
    width: 335px;
}

div#techFeatures {
	margin: 15px 0px 0px 15px;
}

img.clicky {
	margin-top: 1px;
}

div.expandy {
	width: 286px;
	background: url(/images/products/BG_accordianCopy.gif) no-repeat top #363636;
	margin-left: 16px;
	
}

div.expandy p {
	padding: 10px 14px 10px 6px;
	color: #FFF;
	font-size: 10px;
	line-height: 14px;
}

div.expandy a {
	padding: 0px 9px 5px 9px;
	display: block;
}