


article {
padding-bottom:16px;
}

article section {
margin-bottom:16px;
padding-left:16px;
}

article section .left  {
float:left;
width:456px;
margin-right:16px;
}

article section h2 {
margin-bottom:16px;
font-size: 22px; font-size: 2.2rem; /* =22px */
}

article section h3 {
margin-bottom:16px;
font-size: 16px; font-size: 1.6rem; /* =16px */
font-weight:bold;
}

article section p {
margin-bottom:16px;
font-size: 14px; font-size: 1.4rem; /* =14px */
line-height:20px; line-height:2.0rem;  /* =20px */
}

article section ul.marker {
margin-bottom:12px;
font-size: 14px; font-size: 1.4rem; /* =14px */
line-height:20px; line-height:2.0rem;  /* =20px */
list-style: disc inside;
margin-left: 1.0em;
}

article section ul.marker li {
text-indent: -1.0em;
}

article section ul.nomarker {
margin-bottom:12px;
font-size: 14px; font-size: 1.4rem; /* =14px */
line-height:20px; line-height:2.0rem;  /* =20px */
list-style: none;
}

article section .right {
float:right;
width:456px;
margin-right:16px;
font-size: 14px; font-size: 1.4rem; /* =14px */
line-height:20px; line-height:2.0rem;  /* =20px */
}

article section .right table {
margin-bottom:8px;
}

article section .right table tr {
border-bottom: 1px solid #5f3f3f;
}

article section .right table tr th {
width:300px;
text-align:left;
padding-top: 6px;
padding-bottom: 6px;
vertical-align: bottom;
}

article section .right table tr td {
width:156px;
text-align:right;
padding-top: 6px;
padding-bottom: 6px;
}

article section .right .total {
text-align:right;
}

article section.hardwax,
article section.mens,
article section.self,
article section.application,
article section.attention {
border-top: 1px solid #FFF;
padding-top:16px;
}
