
.imgcontent {
 	padding: 5px 15px 5px 5px;
 	}
blockquote {
 	margin: 15px 5px 15px 35px;
	font-size: 105%;
	color: #333333;
 	}
dt {
	margin-top: 8px;
	color: #003333;
	border-bottom: dashed 1px #f5f5f5;
	font-size: 105%;
	}
fieldset {
	background-color: #f5f5f5;
	}
dd {
	font-size: 100%;
	}
li.showbullet {
	margin-left: 20px;
	}
	.linkheading {
		font-size: 120%;
		display: block;
		color: #000000;
		border-bottom: #4682b4 thin solid;
		font-weight: bold;
		padding: 20px 0px 0px 0px;
		}
	.toc a {
		text-decoration: none;
		font-weight: normal;
		color: #000000;
		}
	.glosstermcaps {
		text-transform: uppercase;
		}
	.glossterm {
		text-transform: capitalize;
		}
	.definition {
		line-height: 150%;
		border-bottom-style: dashed;
		border-bottom-width: thin;
		border-bottom-color: #4682b4;
		}
	.warning {
		color: #b22222;
		display: block;
		}
	.manyrows {
		margin-top: 15px;
		padding: 10px;
		display: block;
		border-bottom: dashed 1px #66cccc;
		border-top: dashed 1px #66cccc;
		
		}
	.pullquote {
		float: left;
		padding: 10px;
		margin: 0px 10px 10px 0px;
		width: 200px;
		font-size: 110%;
		color: #666666;
		border: #4682b4 thin solid;
		background-color: #f8f8ff;
	 	font-family: arial, helvetica, sans-serif;
		}
	.pullquoteright {
		float: right;
		padding: 10px;
		margin: 0px 0px 10px 10px;
		width: 200px;
		font-size: 110%;
		color: #666666;
		border: #4682b4 thin solid;
		background-color: #f8f8ff;
	 	font-family: arial, helvetica, sans-serif;
		}
	.inset {
		font-size: 70%;
		color: #0000cd;
		border: #4682b4 thin solid;
		background-color: #f8f8ff;
		}
	.insettable {
		font-size: 90%;
		color: #666666;
		border: #4682b4 thin solid;
		background-color: #f0f8ff;
		margin: 0px 0px 0px 20px;
		}
	.herbal {
		margin-top: 20px;
		background-color: #ffffff;
		}
	#herbterm {
		padding-top: 20px;
		text-transform: capitalize;
		font-size: 120%;
		color: #003333;
		}
		#herbterm a {
			font-size: 120%;
			text-decoration: underline;
			color: #336699;
			}
	.notice {
		font-size: 9px;
		color: #0000cd;
		}
	.lore_type {
		color: #4682b4;
		font-style: italic;
		display: block;
		}
/*	News Items */
	.hiliteintro {	
		font-size: 12px;
		line-height: 18px;
		color: #657A8F;
		}
	.articlesheading {	
		display: block;
		font-weight: bold;
		text-transform: capitalize;
		font-size: 110%;
		margin-top: 12px;
		}
	.articlesblurb {	
		display: block;
		}
	.articlesblurbbold {	
		display: block;
		font-weight: bold;
	 	font-family: arial, helvetica, sans-serif;
		}
	.articlescontent {	
		display: block;
		}
	.labelwidth {
		text-align: right;
		width: 200px;
		float: left;
		padding: 0px 10px 0px 0px;
		margin: 10px 0px 0px 0px;
		}
	.inputwidth {
		display: inline;
		width: 200px;
		margin: 10px 0px 0px 0px;
		}
	.articlesdate {	
		display: block;
		text-transform: capitalize;
		font-style: italic;
		}
	.bodycopyright {	
		font-size: 80%;
		color: #a9a9a9;
		}
	.commentblock {
		width: 500px;
		margin: 10px 0px 10px 0px;
		border: solid 1px silver;
		}
	.commentname {	
		background-color: #f5f5f5;
		padding: 5px;
		}
	.commenttime {	
		font-size: 80%;
		background-color: #f5f5f5;
		}
	.commentbody {	
		padding: 10px;
		}