.pic-box {
	float: left;
	width: 200px;
	text-align: center;
	margin-bottom: 15px;
}
.pic-box img {
	width: 190px;
	border: 1px solid #DDD4F7;
}

.product-cart {
	width: 106px;
	height: 15px;
	margin: 10px 0;
}
.product-cart a {
	display: block;
	height: 15px;
	background: transparent url(/images/cart-button.jpg) 0 0 no-repeat;
}
.product-cart a:hover {
	background-position: 0 -15px;
}
.product-cart img {
	border: 0;
}
.config-wrapper .product-cart {
	float: right;
}
.info-wrapper,
.price-and-cart {
	margin-left: 210px;
}
.info-wrapper {
	margin-top: 15px;
}
.description p {
	margin: 5px 0;
}
.description li {
	list-style: disc;
	margin-left: 25px;
}
.price {
	color: #50039D;
	font-size: 1.2em;
}
h1.product-name {
	font-size: 1.1em;
	color: #E05257;
}
.feature-set-box {
	width: 180px;
	float: right;
	margin: 0 5px 5px 5px;
}
table.feature-set-table {
	border-collapse:collapse;
	border: 1px solid #DDD4F7;
}
.feature-set-box thead td {
	text-align: center;
	/*font-weight: bold;*/
	color: #50039D;
}
.feature-set-box td {
	border: 1px solid #DDD4F7;
	padding: 4px 2px;
	text-align: center;
}
.feature-set-box th {
	font-weight: normal;
	padding: 4px 2px;
	border: 1px solid #DDD4F7;
	text-align: right;
}
.feature-name {
	/*font-weight: bold;*/
	/*color: #6B6778;*/
}
.feature-value {
	color: #555;
}
#imageWrapper {
	margin-bottom: 15px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-right: 200px;
	clear: left;
}
#imageWrapper li {
	float: left;
	width: 125px;
	margin-right: 10px;
	padding: 5px;
	text-align: center;
	overflow: hidden;
}
#imageWrapper img {
	height: 100px;
	border: 0;
}
#imageWrapper a label {
	color: #333;
	cursor: pointer;
}
#imageWrapper a {
	color: #333;
}
.image-name-row {
	min-height: 35px;
}
.related-products li {
	width: 155px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.related-products a {
	color: #3F7BCF;
}
.related-price {
	color: #666;
}
.related-name {
	text-align: center;
	padding:0 5px;
	min-height: 35px;
}
* html .related-name {
	height: 25px;
}
.related-products img {
	height: 100px;
	border: 0;
}
a.additional-link {
 	cursor:pointer;	
}
p.product-header {
	/*font-weight: bold;*/
	color: #50039D;
	border-bottom: 1px solid #50039D;
	/*border-top: 1px solid #50039D;*/
	padding: 2px 5px;
	margin-bottom:10px;
}
li.step ul li {
	float: left;
	width: 150px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
li.option {
	margin-bottom: 10px;
}
.option-price {
	color: #50039D;
	padding-left: 14px;
	background: transparent url(/images/plus.gif) 0 center no-repeat;
}
.option-picture {
	min-height: 70px;
}
li.no-image .option-picture {
	min-height: 1px;	
}
.option-oem {
	font-size: .9em;
	color: #666;
}
li.step img {
	height: 80px;
	border: 0;
}
.step-name {
	padding: 3px 5px;
	color: #333;
	border-bottom: 1px dashed #333;
	margin-bottom: 5px;
	margin-top: 5px;
	/*font-weight: bold;*/
}
.option-name {
	color: #555;
}
li.carseatAdapter li.free,
li.no-image img {
	display: none; 
}
span.free {
	display: none;
}
.manufacturer {
	font-size: .9em;
	margin-bottom: 5px;
}
table.mbn-size-table {
	border: 1px solid #476728;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.mbn-size-table th {
	background-color: #F2F1F7;
	color: #0A0369;
	font-size: 1.1em;
	/*width: 30px;*/
}
table.mbn-size-table td {
	text-align: center;
	width: 50px;
	border: 1px solid #666;
}
table.mbn-size-table td.height,
table.mbn-size-table tr.weight td {
	color: #333;
	font-weight: bold;
	background-color: #eef;
}
table.mbn-size-table th.height-th,
table.mbn-size-table td.height {
	width: 50px;
}
tr.odd td {
	background-color: #ffc;
}
table.mbn-size-table td.sizing-chart-text {
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
	width: 100px;
	background-color: #476728;
	color: #fff;
}
.documents {
	width: 180px;
	float: right;
	margin: 0 5px 5px 5px;
}
.Product-175 li.school ul li {
	float: none;
	display: inline;
	width: inherit;
	margin: inherit;
}
li.school ul li.first,
li.first .step-name {
	display: none;
}
li.school div.option-picture {
	min-height: 1px;
}

