.htmlEditorArea { color: #5c595c; }
.htmlEditorArea em { font-style: italic; }
.htmlEditorArea p {font-size:14px; margin: 10px 20px;}
.htmlEditorArea strong {font-weight: bold;}
.htmlEditorArea h1,.htmlEditorArea h2,.htmlEditorArea h3,.htmlEditorArea h4,.htmlEditorArea h5,.htmlEditorArea h6 {font-weight:bold;}
.htmlEditorArea h1 {font-size:2.4em; }
.htmlEditorArea h2 {font-size:2em; color: #061922; margin: 30px 0 30px 10px; padding:10px; background-color:#c0bfbf; font-family: 'Pathway Gothic One', sans-serif;}
.htmlEditorArea h3 {font-size:20px; color: #5c595c; margin: 10px 20px; font-style: italic; font-weight: normal; font-family: 'Pathway Gothic One', sans-serif;}
.htmlEditorArea h4 {font-size:1.3em; font-family: 'Pathway Gothic One', sans-serif;}
.htmlEditorArea h5 {font-size:1.3em; font-weight: normal; border-bottom: 1px solid #e0e0e0; padding: 6px; text-align: right; color: #5c595c; font-family: 'Pathway Gothic One', sans-serif;}
.htmlEditorArea h6 {font-size:1.2em; font-family: 'Pathway Gothic One', sans-serif;}
.htmlEditorArea ul {list-style-type:disc; margin-left:25px; font-size: 1.3em;}
.htmlEditorArea ul ul {list-style-type: square; }
.htmlEditorArea ul ul ul {list-style-type: circle; }
.htmlEditorArea ol {list-style-type:decimal;margin-left:25px;}
.htmlEditorArea li { margin: 5px;}
.htmlEditorArea table { border-top: 1px solid #FFF;  border-left: 1px solid #FFF; background-color: #FFF; }
.htmlEditorArea th { font-weight:bold;}
.htmlEditorArea td { border-right: 1px solid #FFF; border-bottom: 1px solid #FFF;}
.htmlEditorArea table caption { text-align:left;}
.titleRelatedProducts {margin:30px 0 0 10px !important;}