#shopPGGroupTable {
	border-top: 1px solid #CCFFFF;
	border-left: 1px solid #CCFFFF;
	margin-bottom: 12px;
}
#shopPGGroupTable td {
	border-bottom: 1px solid #CCFFFF;
	border-right: 1px solid #CCFFFF;
	vertical-align: top;
	padding: 5px;
}
#shopPGGroupTable a:visited, 
#shopPGGroupTable a:active, 
#shopPGGroupTable a:link, 
#shopPGGroupTable a:hover
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #999999;
}
.shopPGGroupTitle {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #009999;
	background-color: #F0FFFF;
	height: 24px;
	font-weight: bold;
}
.shopPGGroupTitle a:visited, 
.shopPGGroupTitle a:active, 
.shopPGGroupTitle a:link, 
.shopPGGroupTitle a:hover
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;

}
