#PGmig #toprtnav {
	background: #FFCC99 url('/products/images/mig/subnav.gif') no-repeat left bottom;
}
#intro p {
	margin-bottom: 2px;
}
#intro ul {
	margin: 0 0 10px 25px;
	padding: 0;
}
#categories {
	background: #F93 url('../images/entry/orange-bg.gif') repeat-x left top;
	height: 392px;
	width: 725px;
}
#categories h2 {
	background: url('../images/entry/orange-tr.gif') no-repeat right top;
	color: white;
	font-size: 13px;
	margin: 0;
	text-transform: uppercase;
}
#categories h2 span {
	background: url('../images/entry/orange-tl.gif') no-repeat left top;
	display: block;
	padding: 3px 0 2px;
	text-align: center;
}
#categories .section {
	background: white url('../images/entry/section.gif') no-repeat left top;
	color: black;
	cursor: pointer;
	display: block;
	float: left;
	padding: 0 7px 0 4px;
	text-decoration: none;
	height: 369px;
	width: 230px; /*241*/
}
#categories #onephase {
	margin-left: 2px;
}
* html #categories #onephase {
	display: inline;
	float: left;
}

#categories .section a {
	color: black;
	text-decoration: none;
}

#categories .categoryimage {
	background-position: left top;
	background-repeat: no-repeat;
	height: 129px;
	width: 230px;
}
#categories .section:hover .categoryimage,
#categories .sectionhover .categoryimage {
	background-position: right top;
}
#categories #onephase .categoryimage {
	background-image: url('../images/entry/1phase.jpg');
}
#categories #onethreephase .categoryimage {
	background-image: url('../images/entry/1-3phase.jpg');
}
#categories #threephase .categoryimage {
	background-image: url('../images/entry/3phase.jpg');
}
#categories .categoryimage span {
	display: none;
}

#categories .section h3 {
	font-size: 18px;
	height: 16px;
	margin: 0;
	padding: 5px 10px 3px 60px;
}
#categories img {
	border: none;
}
#categories .content {
	line-height: 13px;
	padding: 5px 12px;
}
#categories .content ul {
	height: 60px;
	margin: 0;
	padding: 0 0 0 30px;
}
#categories .content li {
	margin: 0 0 2px 0;
	padding: 0;
}
#categories .content p {
	margin: 12px 0 2px;
}
