@charset "utf-8";

p.description {
	margin: 20px 0 10px; 
}

div.relish div.relishArea {
	width: 32em;
	margin-bottom: 20px;
	padding: 15px;
	background: #fff;
	text-align: center;
}
div.relish div.relishArea table {
	padding: 10px;
	border: 0;
	text-align: left;
}
div.relish div.relishArea table tbody th,
div.relish div.relishArea table tbody td {
	padding: 3px 8px;
	vertical-align: middle;
}

div.relish div.relishArea table thead tr th {
	padding: 0 0 10px;
	color: #fff;
	text-align: center;
	background: #ffffff;
	border-top: 0;
	border-left: 2px #fff solid;
	border-right: 2px #fff solid;
	font-size: 100%;
}
div.relish div.relishArea table thead tr th p {
	background: #4C4C4C;
}

div.relish div.relishArea table tbody tr th {
	border-right: 0;
	background: #ffffff;
	font-weight: normal;
}

div.relish div.relishArea table tbody tr td.img {
	width: 71px;
	border-left: 0;
}

/* clearfix */
div.souvenirsArea,
div.souvenirsArea div.souvenirsInfo dl {
	height: 1%;
	display: inline-table;
}
/* Hides from IE-mac \*/
* html div.souvenirsArea,
* html div.souvenirsArea div.souvenirsInfo dl {
	height: 1%;
}
div.souvenirsArea,
div.souvenirsArea div.souvenirsInfo dl {
	display: block;
}
/* End hide from IE-mac */
div.souvenirsArea:after,
div.souvenirsArea div.souvenirsInfo dl:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
