/*	3proudcts.css file changes */
#bdy {
	position: relative;
}
#bdy.v2013 {
	background-color: transparent;
	margin-top: -13px;
	margin-bottom: -10px;
}
.ajax__tab_body {
	margin: 0 0 15px 6px;
}
.pkg-tab.compare {
	padding-bottom: 1px;
}
.cellRtBg.top  {
	height: 95px;
}
.cellRtBg {
	border-left: 1px solid #DEDEDE;
	background-image: none;
	height: auto;
}
.PCTbl3Column tbody .ExpandIcon, .PCTbl3Column tbody .CollapseIcon {
	width: 50%;
}
.v2012 .compare .PCTbl3Column tbody .ExpandIcon, .v2012 .compare .PCTbl3Column tbody .CollapseIcon {
	width: 50%;
}
.PCTbl3Column thead th.prodFeature .bwc-ctr {
	margin: 0 0 0 10px;
}
th.promos .bwc-ctr {
	position: absolute;
	bottom: 30px;
	white-space: nowrap;
	margin: 0 0 10px -60px;
}
#bwc {
	z-index: 10;
}
.PCTbl3Column tbody .CollapseIcon a {
	width: 100%;
}
.PCTbl3Column tbody .ExpandIcon a {
	width: 100%;
}
.PCTbl3Column tbody .ExpandIcon div {
	width: 100%;
	padding: 10px 0 0 0;
}
.PCTbl3Column tfoot tr th {
	background-position: bottom;
}

/* NEW */
.table-heading {
	border: none;
	border-right: 1px solid #FFF;
	background-image: url(../img/bg-table-header.jpg);
	background-repeat: repeat-x;
	height: 44px;
}
.table-heading h3 {
	font-size: 14px;
	padding: 4px 0 0 0;
}
#pc-mag {
	position: absolute;
	margin: 20px 0 0 -30px;
}
#pc-mag #mag-copy {
	position: relative;
	left: 20px;
	top: 20px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #464646;
	width: 250px;
}
.btm-table-img {
	position: relative;
	margin: 20px auto 30px auto;
	left: -7px;
	width: 90px;
	height: 104px;
}
.btm-table-img.lg {
	position: relative;
	margin: 5px auto 10px auto;
	left: -7px;
	width: 107px;
	height: 122px;
}
.best-offer {
	border-bottom: none;
	background-image: url(../img/img-best-offer.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 136px;
}
.btn-bottom {
	position: relative;
	margin: 0 0 0 20px;
}
#highlight-bar {
	position: absolute;
	top: 254px;
	left: 373px;
	width: 145px;
	height: 371px;
	background-image: url(../img/highlight-bar.png);
	background-repeat: no-repeat;
	display: none;
}