.product-name {
	margin-bottom: 5px;
}
.quick-ship-icon {
    float: left;
    width: 208px;
}
.meat .product-pic {
	float: left;
    clear: left;
	width: 160px;
	text-align: center;
    margin: 30px 10px 10px 0;
}

.product-pic img {
	border: 0;
	width: 150px;
}

.price-stuff {
	text-align: center;
    width: 200px;
    float: right;
    margin: 15px;
}

.price {
	font-size: 1.4em;
	text-align: center;
	font-weight: bold;
	color: #CC6600;
}

.on-sale {
	color: red;
	font-weight: bold;
}

.free-shipping {
	font-style: italic;
	margin-bottom: 10px;
}

.msrp-box {
	font-size: .9em;
}

.info-box {
	width: 150px;
	float: right;
    clear: right;
	background-color: #FFFBD0;
	padding: 5px;
	border: 1px solid #E1B990;
	margin-bottom: 10px;
    margin-left: 10px;
}

.info-box .warranty li {
	margin-bottom: 3px;
    color: #CC6600;
}

.video-doc li,
.info-box li {
	list-style: circle;
	color: #CC6600;
	margin-bottom: 3px;
	margin-left: 20px;
}
.single-issue-wrapper {
    margin-top: 10px;
    float: right;
}
.instant-coupon img,
.single-issue-wrapper img {
   border: 0;
    margin-top: 10px;
}
.product-description {
	margin-top: 45px;
	margin-left: 165px;
}
.product-description ul {
	margin: 5px 0;
}
.product-description li {
	margin-left: 25px
}
.video-wrapper div {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.video-wrapper .video-header,
.reviews-header,
.additional-images-header,
.related-header,
.description-header,
.options-available-header,
.features-header {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #0A5F9E;
	padding-top: 10px;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	height: 25px;
	color: #0A5F9E;
	line-height: 25px;
	clear: both;
	font-size: 1.1em;
    text-align: left;
}

.description-header {
	clear: none;
}

.features {
	clear: both;
	margin: 10px 0;
}
.features li {
	margin-left: 15px;
	margin-bottom: 5px;
	width: 225px;
	height: 1%;
	float: left;
	padding-left: 10px;
	list-style: none;
	background:transparent url(/images/list-bullet.gif) left center no-repeat;
}

.features li.even {
	clear: left;
}

.extra-images {
/*float: left;*/
/*width: 160px;*/
	clear: left;
	margin-top: 10px;
}

.extra-name {
	font-size: .9em;
}

.extra-images li {
	list-style: none;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	padding: 2px 5px;
	width: 80px;
}

.extra-images li.first {
	clear: left;
}

.extra-images li img {
	width: 70px;
	border: 1px solid #ddd;
}

.cart {
	margin-top: 15px;
	/*margin-left: 161px;*/
}

.cart a {
	background: transparent url( /images/cart.gif ) 0 0 no-repeat;
	padding: 5px 0 5px 40px;
	height: 25px;
	color: #CC6600;
}
.Product-1685 .cart {
    display: none;
}
.not-sale {
    font-weight: bold;
}
.free-stuff {
	margin-left: 170px;
	margin-top: 15px;
	text-align: center;
	clear: right;
}
.call-for-lowest-text {
	text-align: center;
	font-weight: bold;
	background-color: #EEFFF3;
	/*border: 1px solid #CCDBD0;*/
	padding: 5px 2px;
	margin-bottom: 20px;
    font-size: 1.2em;
}
.options-available {
	position:relative;
	height: 1%;
}
.options-available li {
	margin-top: 5px;
	list-style: none;
}
.tab-container {
	padding-bottom: 19px;
	font-weight: bold;
	position: absolute;
	top:62px;
	left:0;
	width: 150px;
	height: 1%;
}

.tab-container li {
	background-color: #E1B990;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 5px;
	padding: 2px 5px;
	text-decoration: none;
	cursor: pointer;
	color: #000;
}

.tab-container li.selected {
	color: #333;
	background-color: #FFFBD0;
	/*clear:right;*/
	margin-right:-1px;
}

.tab-container  a:focus {
	outline: none
}


.panel-container .label .option-price,
.panel-container .label img {
	display: none;
}
.panel-container li.label {
	list-style: none;
	margin-left: 0;
	font-weight: bold;
}
.panel-container li {
	margin-top: 4px;
	list-style: disc;
	margin-left: 20px;
	color: #CC6600;
}
.panel-container li span {
	color: #000;	
}

.panel-container ul li ul li.no-image {
	margin-bottom: 3px;
}

.panel-container li span.free {
	display: none;
}

.panel-container li.no-image img.option-picture {
	width: 1px;
}

.panel-container img.option-picture {
	width: 40px;
}

.panel-container li p.step-name {
	font-weight: bold;
	color: #666;
}

.panel-container span.option-price {
	color: #C13100;
	padding-left: 10px;
	background: transparent url(/images/plus-symbol.gif) 0 0 no-repeat;
}

#relatedProducts li {
	list-style: none;
	clear: both;
	margin-bottom: 10px;
	height: 1%;
}
img.related-pic {
	width: 75px;
	border: 0;
	float: left;
	margin-right: 5px;
}
.related-price, .related-name {
	margin-left: 90px;
}
#content .snippet-wrapper {
	float: right;
	width: 365px;
	margin: 0 0 10px 0;
	/*background-color: #DAE3EA;*/
	/*border: 1px solid #BCCEDB;*/
	padding: 3px;
	text-align: center;
	height: 15px;
	line-height: 15px;
}
#content .write-a-review,
#content .read-a-review {
	padding: 1px;
	float: left;
	width: 100px;
	font-size: .9em;
}
#content .write-a-review a,
#content .read-a-review a {
	color: #3D4B56;	
}
.rating-average,
.rating-header {
	display: none;
}
#content .review .rating {
	clear: none;
}
.rating-count {
    display: none;
	float: left;
	font-size: .9em;
}
.histogram .percentage {
	padding-left: 10px;
}

.panel-outer-container {
	background-color: #FFFBD0;
	clear: both;
	margin: 0 0 15px 150px;
	min-height: 320px;
	padding: 10px;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 0;  /* will be set to fit selected panel by javascript */
}
.panel-container {
  width: 7000px;
  position: relative;
	min-height: 320px;
}
.panel-container .panel {
  float:left;
  width: 580px;
    min-height: 380px;
}
.panel-outer-container .measurements {
}
* html .panel-container {
	height: 120px;
}
.ag-authorized-dealer {
    float: right;
    clear: right;
}
