blockquote {
	margin: 0px;
	padding: 0px;
}

#articleContent p {
	text-align: justify;
	font-size: 0.75em;
	line-height: 1.3em;
}

#articleContent ul li {
	text-align: left;
	font-size: .75em;
	list-style-type: circle;
}

#articleContent ol li {
	text-align: left;
	font-size: .75em;
}

.bit {
	font-size: 0.65em;
	color: #666666;
	background-color: #efefef;
	padding: 3px;
	margin: 3px 10px 0px 0px;
	float: left;
	background-image: url(/images/journal/indent.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 1px solid #dddddd;
	border-right: 1px none #dddddd;
	border-bottom: 1px none #dddddd;
	border-left: 1px solid #dddddd;
}
.author {
	font-size: x-small;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}

.authorMore {
	margin: 0px;
	padding: 8px 8px 0px 0px;
	border: 1px #efefef;
}
.authorMore li {
	display: inline;
	font-size: xx-small;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #efefef;
	padding: 0px 5px;
}

#articleHeader {
	margin: 0px;
	padding: 10px 10px 10px 0px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}

#articleContent blockquote p{
	margin: 0em;
	background-color: #FFFFdf;
	width: 35em;
	padding: 1.25em;
	border: 1px solid #efefef;
	text-align: left;
}

#articleSubMenu li {
	font-size: x-small;
	list-style-type: square;
}


#articleReferences li {
	font-size: 0.75em;
	width: 35em;
	padding-bottom: 10px;
}
#ccLicense img {
	padding: 5px;
	text-align: left;
}
#ccLicense {
	padding: 0px;
	font-size: xx-small;
	color: #999999;
	font-weight: bold;
	border: 1px none #CCCCCC;
	margin: 0px;
}

#articleContent {
	margin-bottom: 20px;
}

#articleContent h3 {
	font-family: "Tw Cen MT", Verdana, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	padding-left: 20px;
}

#articleReferences ul {
	margin: 5px;
	padding: 5px;
}

#articleContent .metadata ul, .metadata ul, #articleContent .metadata ul li, .metadata ul li {
	list-style: none;
	list-style-type: none;
}