/* ---- --------------------------------------- ---- */
/* ---- Plastics Plus contribute stylesheet     ---- */
/* ---- steve@bit10.net                         ---- */
/* ---- --------------------------------------- ---- */


h1		{ font-size: 180%; margin-bottom: 0px; font-weight: normal; }
h2		{ font-size: 160%; margin-bottom: 0px; font-weight: normal; }
h3		{ font-size: 130%; margin-bottom: 0px; font-weight: normal; }
h4		{ font-size: 120%; margin-bottom: 0px; font-weight: normal; }
h5		{ font-size: 110%; margin-bottom: 0px; font-weight: normal; }

ul		{ padding-left: 0px; margin-left: 18px; list-style: url('/img/icon_plus.gif') square; margin-top: 0px; }
ol		{ margin-top: 0px; }

ul li, ol li	{ line-height: 140%; }

blockquote  	{ padding: 5px 10px 5px 10px; margin: 0px; }

hr          	{ margin: 0px; padding: 0px; height: 0px; border: solid #323232; border-width: 5px 0px 0px 0px; }
hr.rule_blue	{ border-color: #0055a5; }
hr.rule_red	{ border-color: #ee2d24; }