@CHARSET "UTF-8";
.emEmbed h2.emTitle {
	border-top-color: #C5C5C5;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 24px;
	padding-top: 16px;
}

.emEmbed table.outer  {
	width: 100%;
	border: 3px none #4A4A4A;
	border-collapse: separate;
	font-size: 11px;
}
.emEmbed td {
	padding-right: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2EBF7;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align:top;
}
.emEmbed td.prodName {
	padding-left: 0px;
}
.emEmbed td.seeOffer {
	text-align: right;
	padding-right: 0px;
}
.emEmbed td.price {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
}
.emEmbed .outer tr:hover {
	background-color: #F2EBF7;
}
.emEmbed .seeOffer img {
	-moz-opacity:.80; 
	filter:alpha(opacity=80); 
	opacity:.80;
}
.emEmbed .seeOffer img:hover {
	-moz-opacity:1; 
	filter:alpha(opacity=100); 
	opacity:1;
}
.emCompare {
}
.emEmbed .item {
	float: left;
	width: 130px;
	display: inline;
	margin-bottom: 12px;
	margin-right: 12px;
}
.emEmbed .item .thumbHolder {
	margin-bottom: 4px;
}
.emCompact td.prodCompact a{
	width: 100%;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
.emCompact td.prodCompact  {
	width: 100%;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.emCompact tr:hover {
	background-color: transparent;
}
.emCompact table.outer{
}
.emVouchers td.codeName{
	padding-left: 0px;
}
.emEmbed td.seeCode {
	text-align: right;
	padding-right: 0px;
}
.emEmbed td.seeReview {
	text-align: right;
	padding-right: 0px;
	white-space: nowrap;
}
.emEmbed td.date {
	white-space: nowrap;
}

