

#productDetailsTable {
	width: 525px;
	border: 0px;
	height:auto;
	float:left;
}

.featureColumn {
	vertical-align:top;
	text-align:center;
	background-image:url(/ui/images/bg_tableBorder.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.detailsColumn {
	background-image:url(/ui/images/bg_arrows.gif);
	background-position:3px 5px;
	background-repeat:no-repeat;
	padding-left:20px;
}

#productDetailsTable b {
	font-weight:bold;
}
