blockquote {
	margin:0px 0px 0px 0px;
	padding: 8px;
	border-style:dashed;
	border-color:silver;
	border-width:1px 1px; 
	background-color: #ffc;
}

blockquote cite {
	font-style: normal;
	font-weight: bold;
	display: block;
	font-size: 0.9em;
}

.tagcloud {
	padding: 0px;
}

.tagcloud a:link, #tagcloud a:visited {
	text-decoration:none;
}

.tagcloud a:hover, #tagcloud a:active {
	text-decoration: none;
}

.tagcloud span {
	padding-right:	10px;
	line-height:	1.2em;
}

.smallest {
	font-size: 14px;		//x-small	/	80%
}

.small {
	font-size: 18px;		//small		/	90%
}

.medium {
	font-size: 22px;	//medium		/	100%
}

.large {
	font-size: 26px;	//large			/	115%
}

.largest {
	font-size: 30px;	//larger		/	150%
}