#shopPGGroupTable {
	border-top: 1px solid #99CCFF;
	border-left: 1px solid #99CCFF;
	margin-bottom: 12px;
}
#shopPGGroupTable td {
	border-bottom: 1px solid #99CCFF;
	border-right: 1px solid #99CCFF;
	vertical-align: top;
	padding: 5px;
}
#shopPGGroupTable a:visited, 
#shopPGGroupTable a:active, 
#shopPGGroupTable a:link, 
#shopPGGroupTable a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.shopPGGroupTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	background-color: #E0F0FF;
	height: 24px;
	font-weight: bold;
}
.shopPGGroupTitle a:visited, 
.shopPGGroupTitle a:active, 
.shopPGGroupTitle a:link, 
.shopPGGroupTitle a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
