
#notice {
	margin:10px;
	padding:10px;
	background-color:#ffc;
}
.product li {
	margin-left:25px;
}
.product-picture {
	/*float:left;*/
	/*width:110px;*/
	text-align:center;
	padding:10px;
	clear:left;
}
.product-picture img {
	width:200px;
	border:3px double #eee;
}
.enlarge {
	color:#009A99;
	font-size:.9em;
}
.price-wrapper {
	/*float:left;*/
	/*margin-left:10px;*/
	text-align:center;
	/*width:110px;*/
}
.your-price {
	font-weight:bold;
	font-size:1.3em;
	color:#ad1c1c;
}
.price {
	margin:10px 0;
}
.regular-price {
	margin:10px 0;
}
.cart {
	font-weight:bold;
	font-size:1.1em;
}
.cart a {
	color:#333;
	text-decoration:underline;
}
.cart a:hover {
	text-decoration:none;
	background-color:yellow;
}
.signup {
 border:1px dashed #FF8901;
	padding:4px;
	text-align:center;
	height:1%;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.signup br {
	margin:0;
}
.signup a:link,
.signup a:visited {
	text-decoration:underline;
}
.customize {
	background-color:#379BCD;
	padding:4px 2px;
	width:204px;
	text-align:center;
}
.customize a:link,
.customize a:visited {
	color:#fff;
	text-decoration:underline;
}
.config-wrapper {
	clear:right;
	float:right;
	width:208px;
	background-color:#E9F4F8;
	border-width:1px 0 1px 1px;
	border-color:#379BCD;
	border-style:solid;
	margin-left:10px;
}
.config-inner {
	padding:5px;
}
.options-header {
	font-weight:bold;
	font-size:1.1em;
	color:#1C5D7D;
	border-bottom:1px dashed #379bcd;
	margin-bottom:5px;
}
#configurationOptions ul li {
	list-style:none;
	margin-left:0;
	margin-bottom:5px;
	font-weight:bold;
}
#configurationOptions ul li ul li {
	font-weight:normal;
}
#configurationOptions ul li ul li.even {
	background-color:#ffe;
}
.option-price {
	text-align:right;
}
li.measurements,
li.orientationLookingUPTheStaircase,
li.pleaseTellUsAboutYourPowerChairOrScooter,
li.pleaseTellUsAboutYourVehicle,
li.free td.option-price span,
li.help {
	display:none;
}
.product-resources-wrapper,
.features-wrapper,
.description-wrapper {
	/*clear:both;*/
	margin-right: 230px;
	margin-top: 15px;
}
.documents {
	/*width:250px;*/
	/*float:right;*/
}
.documents li {
	margin-left:10px;
}
#relatedProducts {
	margin-top:20px;
}
#relatedProducts a {
	text-decoration:underline;
}
#relatedProducts li {
	list-style:none;
	margin-left:10px;
	margin-bottom:10px;
	height:60px;
	clear:left;
}
.related-pic {
	width:80px;
	text-align:center;
}
.related-pic img {
	height:50px;
	border:0;
}
.additional-info a {
	text-decoration:underline;
	color:#333;
}
.additional-info {
	margin-top:4px;
}
.text-header {
	font-size:1.1em;
	color:#AD1C1C;
	font-weight:bold;
	background-color:#fff;
}
.text-header span.header-underline {
	border-bottom:1px solid #0b0b0b;
	border-right:1px solid #0b0b0b;
	padding:2px 15px 1px 5px;
}
.text-box {
	border-top:1px solid #fff;
	border-left:1px solid #0b0b0b;
	border-bottom:1px solid #0b0b0b;
	border-right:1px solid #0b0b0b;
	margin-bottom:10px;
	padding:10px;
}
.weight {
	margin-top: 5px;
	/*font-size: .9em;*/
}
.manufacturer {
	/*font-size: .9em;*/o
}
.info-box {
	width: 220px;
	float: right;
	height: 1%;
}
.info-box td {
	vertical-align: top;
	padding: 4px;
}
.label {
	color: #333;
	font-weight: bold;
	text-align: right;
}
.additional-images li {
	list-style: none;
	margin-left: 0;
	text-align: center;
	margin-top: 15px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
.additional-images img {
	width: 75px;
}
