body { background-image: none; }

.header { min-width: unset; }
.wrapper { min-width: initial; }

#termsDiv 					{ max-width:1000px; text-align:left; width: 95%; position:relative; left:0; right:0; margin: 0px auto; font-family: Arial; font-size: 1rem; font-weight: normal; }
#termsDiv p.termsCap 		{ margin: 25px 0 25px 0; font-size: 1.8rem; font-weight: bold; }
#termsDiv p.termsCap_sub	{ margin: 13px 0 3px 5px; font-size: 1.6rem; font-weight: bold; }
#termsDiv p.terms			{ margin: 0; padding: 0 0 0 20px; font-weight: normal; }
#termsDiv br				{ margin-bottom: 0.6rem; }

#termsDiv ul.termsUl_inParag 		{ margin:0 0 8px 55px; list-style: disc; }
#termsDiv ul.termsUl_inParag_norm	{ list-style: none; }

#termsDiv p.terms.paragrafDesc		{ font-size: 1.15rem; font-weight: bold; margin-left: -5px; margin-top: 10px; color: rgb(79,129,189); }
#termsDiv p.terms.paragrafDescSub	{ margin-top:5px; margin-right: 5px; }

.uiButt_terms 		{ width: 100px; float: right; margin: 12px 5px; }
.uiButt_terms span	{ font-weight: bold; }