.shopPGGroupTitle {
	border-top: 1px solid #006380;
	border-left: 1px solid #006380;
	border-right: 1px solid #006380;
	border-bottom: 1px solid #006380;
	background-color: #B2D0D9;
	padding: 1px;
}
.shopPGGroupText {
	border-bottom: 1px solid #006380;
	border-left: 1px solid #006380;
	border-right: 1px solid #006380;
	margin-bottom: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 8px;
}
.shopPGGroupTitle a:visited, 
.shopPGGroupTitle a:active, 
.shopPGGroupTitle a:link, 
.shopPGGroupTitle a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;

}
.shopPGGroupText a:visited, 
.shopPGGroupText a:active, 
.shopPGGroupText a:link, 
.shopPGGroupText a:hover
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
