div.howtomeasure {
	width: 540px;
}
h3.sectionTitle {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: normal;
}
div.measurement {
	float: left;
	width: 220px;
	margin-bottom: 8px;
	padding-right: 50px;
	font-size: 11px;
}
div.headercopy, div.headercopy a, div.headercopy a:hover {
	font-size: 11px;
}
div.headercopy {
	clear: left;
}
div.headercopy span {
	font-size: 16px;
	line-height: 30px;
}
div.headercopy a {
	text-decoration: underline;
}
div.headercopy .webOnlyKey {
    border-style: solid;
    border-width: 0 0 0 10px;
    font-size: 10px;
    height: 10px;
    text-indent: 4px;
}
table.sc_tb {
	margin-top: 12px;
	background-color: #d7d7d0;
	clear: left;
}
table.sc_tb col {
	width: 61px;
}
table.sc_tb tr {
	height: 18px;
}
table.sc_tb tr:nth-child(2n+1) {
	background-color: #f0f0e8;
}
table.sc_tb th, .sc_tb td {
	text-align: center;
	font-size: 10px;
	border: 1px solid #75746f;
	border-width: 0 1px 0 0;
}
table.sc_tb th {
	background-color: #75746f;
	color: #fff;
	font-weight: normal;
}
table.sc_tb td {
	color: #75746f;
}
.webOnly_highlight em {
	font-style: normal;
}

.returnPolicyBanner {
	width: 250px;
	float: right;
	border: 1px solid #685c53;
	background-color: #a79d96;
	padding: 45px 18px;
}
.returnPolicyBanner_header {
	width: 100%;
	display: block;
	text-align: center;
}

