ul.spaced li,
ol.spaced li {
	margin-bottom: 0.5em;
}


/* Buttons */

input.compact-button,
.compact-button input {
	background-color: #f4f4dd;
	border: 1px solid;
	border-top-color: #fff;
	border-left-color: #fff;
	border-bottom-color: #b7a583;
	border-right-color: #b7a583;
	color: #5c5141;
	font-family: sans-serif;
	font-size: 80%;
	padding: 1px 2px;
	margin-left: 4px;
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
}
* html input.compact-button,
* html .compact-button input {
	padding-bottom: 0; /* IE hack */
}

input.compact-button:hover,
.compact-button input:hover {
	background: #ffffee;
}

.small-print {
	font-family: sans-serif;
	font-size: 80%;
	color: #91916E;
}

.free-shipping-note {
	font-family: sans-serif;
	font-size: 80%;
	color: #91916E;
}

.item-sku {
	font-weight: bold;
	color: #5c5141;
}

.item-alias-sku {
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 0.5em 0;
}

#article_bodytext li {
	margin-bottom: 0.3em;
	line-height: 1.5;
}

#article_bodytext dt {
	margin: 1em 0 0 0;
	font-weight: bold;
}

#article_bodytext dd {
	margin: 0 0 0 0.5em;
}

.imgborder {
	padding: 2px;
	border: 1px solid #DDDDCC;
}

.imgright {
	float: right;
	margin: 0 0 1em 1em;
}

.imgleft {
	float: left;
	margin: 0 1em 1em 0;
}

#main-content h1,
#main-content h2,
#main-content h3,
#main-content h4,
#main-content h5,
#main-content h6 {
	font-weight: normal;
	font-style: italic;
	color: #5C5141;
	background: url(../images/elements/hr-underline-secondary.png) repeat-x bottom left;
	margin: 0.5em 0;
}

#main-content h1.noline,
#main-content h2.noline,
#main-content h3.noline,
#main-content h4.noline,
#main-content h5.noline,
#main-content h6.noline {
	background: none;
}

#main-content h1 { font-size: 250%; }
#main-content h2 { font-size: 180%; }
#main-content h3 { font-size: 140%; }
#main-content h4 { font-size: 120%; }
#main-content h5 { font-size: 100%; }
#main-content h6 { font-size: 80%;  }

.clear { clear: both; }
.main-clear { clear: both; height: 20px; }

.tree-quote {
	font-size: 138.5%;
	color: #5f5d4d;
}

#faq_index_list li {
	margin: 0;
}

.faq_question {
	padding-top: 1em;
	font-size: 110%;
	font-weight: bold;
}
