div.set
{
	float: left;
	width: 135px;
}

div.thumb
{
	width: 120px;
	height: 135px;
	margin-left: auto;
	margin-right: auto;
}
.contAlt div.thumb
{
	width: 120px;
	height: 190px;
	margin-left: auto;
	margin-right: auto;
}

div.thumb a
{
	display: block;
	background: url(img/sel.gif) top left no-repeat #FFF;
	padding: 5px 5px 0px 5px;
}

div.thumb a:hover
{
	background: url(img/selo.gif) top left no-repeat #FFF;
}

h3
{
	text-align: center;
	font-size: .8em;
}

p.price
{
	margin: -1.5em 0 0 0;
	text-align: center;
	font-size: .8em;
	padding-bottom: 10px;
}

p.policy
{
	font-size: .7em;
	text-align: left;
	color: Black;
	font-weight: bold;
	display: block;
	clear: both;
}

.group
{
	display: block;
	position: relative;
}
.groupAlt
{
	clear: both;
}
.groupAlt hr
{
	margin-top: 15px;
	margin-bottom: 15px;
}
.whis
{
	font-size: .6em;
	font-style: normal;
}
