#textbanner {
	width:100%;
	text-align:center;
	border: solid 1px #C5C8D0;
}
#pcards_groups p {
	clear:both;
	margin:10px 0 0 0;
	padding:0;
}
#pcards_groups p a {
	font-size:100%;
	color:#F00;
	font-weight:bold;
	text-decoration:underline;
}
#pcards_groups p a:hover {
	text-decoration:none;
}
#pcards_groups p span {
	font-size:100%;
	color:#F00;
	font-weight:bold;
}
#pcards_groups dl {
	margin:0px;
}
#pcards_groups dd.ig a {
	display:block;
	float:left;
	width:100px;
	height:100px;
	border: solid 1px #C5C8D0;
	margin:4px;
}
#pcards_groups dd.ig a:hover {
	border: solid 1px #F00;
}
#pcards_groups a.img {
	display:block;
	float:left;
	width:100px;
	height:100px;
	border: solid 1px #C5C8D0;
	margin:4px;
	text-align:center;
	color:#444;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
#pcards_groups a.img:hover {
	border: solid 1px #F00;
	text-decoration:underline;
}	
#pcards_groups a.img span {
	display:block;
	margin-top:14px;
}
.spec_price { text-align:center; }
.spec_price a {
	display:block;
	width:100px;
	height:100px;
	border: solid 1px #C5C8D0;
	margin:4px auto;
}
.spec_price a:hover {
	border: solid 1px #F00;
}