.product {
	margin-top: 15px;
}
.additional-info {
	padding: 10px;
}
.product-info-wrapper {
	clear: both;
	margin-top: -5px;
}
.tab-container {
	height: 20px;
}
.tab-container td {
	/*margin-bottom: -3px;*/
	list-style: none;
	background: #fff url(/images/tab-bg.png) top right no-repeat;
	width: 139px;
	padding-left: 10px;
	text-align: center;
	height: 18px;
	line-height: 18px;
}
.tab-container td.selected {
	background: #fff url(/images/tab-selected-bg.png) top right no-repeat;
}
.tab-container a {
	color: #fff;
	text-decoration: none;
	outline: 0;
}
.panel-outer-container {
	clear: both;
	margin: -5px 0 0;
	min-height: 250px;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
	border-left: 1px solid #143B8A;
	border-right: 1px solid #143B8A;
  height: 0;  /* will be set to fit selected panel by javascript */
}
.panel-container {
  width: 4000px;
  position: relative;
	/*background: transparent url(/images/pb-middle.gif) 0 0 repeat-y;*/
	min-height: 200px;
}
.panel-container .panel {
  float:left;
  width: 640px;
	padding: 10px;
}

* html .panel-container {
	height: 120px;
}
.desc-pan li,
.feat-pan li {
	margin-left: 25px;
}
.pb {
	margin-top: 15px;
}
table.product-info {
	width: 100%;
}
.product-info td {
	vertical-align: top;
}
.pb-bottom {
	margin-top: -5px;
}
.pic-cell {
	width: 165px;
	text-align: center;
}
.enlarge {
	font-size: .9em;
}
.on-sale {
	background-color: yellow;
	padding: 5px;
	font-weight: bold;
	margin: 10px;
}
.price-cell {
    /*padding-top: 20px;*/
	width: 146px;
	text-align: center;
}
.price {
	text-align: center;
}
.your-price {
	font-size: 1.8em;
}
.plus-shipping {
	font-size: .9em;
    padding-top: .5em;
}
#stair-lift-product .your-price {
	text-decoration:line-through;
}
.call-lowest {
	background-color: #D0FFB5;
	padding: 3px;
}
.signup a {
	color: #096C19;
}

.resources-cell {
	width: 354px;
	padding-left: 20px;
    padding-right: 40px;
}
.text-header {
	color: #333;
	border-bottom: 1px solid #999;
	padding-bottom: 2px;
	margin-bottom: 8px;
}
.images-wrapper .text-header {
	margin-top: 15px;
}
.product-resources-wrapper {
	margin: 20px 0;
}
.resources-cell li {
	margin-left: 25px;
}
.images-wrapper li {
	float: left;
	margin-right: 10px;
	margin-left: 0;
	list-style: none;
	width: 60px;
	text-align: center;
}
.images-wrapper img {
	width: 50px;
}
.options-available li {
	list-style: none;
	clear: both;
    margin-bottom: 4em;
}
.options-available li ul li {
	list-style: none;
	/*float: left;*/
	clear: none;
	/*width: 100px;*/
	margin: 0 5px 5px;
	/*text-align: center;*/
}
li.pleaseTellUsAboutYourPowerChair,
li.pleaseTellUsAboutYourVehicle,
li.measurements {
	display: none;
}
.options-available ul li li {
	float: none;
	text-align: left;
	/*width: 600px;*/
}
.options-available ul li ul li div {
	display: inline;
}
.options-available ul li ul li div.option-price {
	padding: 0 10px;
}

.free.label .option-price {
	display: none;
}
/*.options-available ul li.platformGate li,*/
/*.options-available ul li.platformAccess li,*/
/*.options-available ul li.delivery li,*/
/*.options-available ul li.installation li,*/
/*.options-available ul li.warranty li,*/
/*.options-available ul li.receiverHitch li {*/
	/*float: none;*/
	/*text-align: left;*/
	/*width: 600px;*/
/*}*/
/*.options-available ul li.platformGate div,*/
/*.options-available ul li.platformAccess div,*/
/*.options-available ul li.delivery li div,*/
/*.options-available ul li.installation li div,*/
/*.options-available ul li.warranty li div,*/
/*.options-available ul li.receiverHitch li div {*/
	/*display: inline;*/
/*}*/
.product .options-available ul li div.clear {
	display: block;
	height: 1px;
}
.options-available img {
	width: 100px;
}
.options-available li.no-image img {
	width: 1px;
	display: none;
}

p.step-name {
	font-weight: bold;
	margin-top: 0;
	border-bottom: 1px solid #666;
	color: #333;
}
.option-price {
	color: #143B8A;
}
.related-wrapper {
	margin-top: 15px;
}
.related-wrapper li {
	list-style: none;
	float: left;
	width: 200px;
}
.related-wrapper img {
	width: 100px;
	margin-right: 5px;
}
.feature-name {
	color: #333;
}
table.spec-table td {
	padding: 3px;
}
table.spec-table tr.odd td {
	background-color: #F5F5F5;
}
#content .review {
	background-color: #fff;
	margin-bottom: 10px;
}
.rating-header,
.rating-count,
.rating-average {
	display: none;
}

.wc-lift-guide {
	margin: 5px 5px 10px;
	width: 129px;
	height: 86px;
	float: right;
	padding: 8px;
	background: transparent url(/images/guide-bg.jpg) 0 0 no-repeat;
	font-size: 1.8em;
	line-height: 1.2em;
	color: #666;
}
.wc-lift-guide a {
	color: #666;
}
.reviews-header {
	margin-top: 15px;
	border-bottom: 1px solid #153F95;
	padding-bottom: 5px;
	font-weight: bold;
	color: #153F95;
}
