BLOCKQUOTE {
	margin: 1ex 1em;
	border: 1px solid black;
	padding: 5px;
}

BLOCKQUOTE H5 {
	margin: 0 0 12pt 0;
	font-size: 141%;
}

BLOCKQUOTE P {
	margin: 0;
	margin-bottom: 1ex;
}

CODE {
	font: 12pt "Bitstream Vera Sans Mono","Courier New",courier,fixed;
}

A I {
	font-style: italic;
}

.center {
	text-align: center;
}

.avatar {
	margin: 2px;
}

.ad {
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1;
}

#invisible {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.presenceblock {
	width: 21.5em;
	background: white;
	padding: 1ex;
	margin: 1ex;
	float: left;
}

.presenceblock h2 {
	font-size: 120%;
	margin-bottom: 1em;
}

.presenceblock ul {
	margin: 0px;
	padding: 0px;
	padding-left: 0em;
	list-style-type: none;
}

.presenceblock ul li {
	margin-bottom: 1ex;
}

.presence_item {
	clear: left;
}

.presence_date {
	display: block;
	font-size: 55%;
	text-align: right;
}

.presence_icon {
	float: left;
	vertical-align: top;
	margin: 0 0.5ex 0 0;
	max-height: 3em;
	max-width: 3em;
}

.presence_stream_icon {
	float: right;
	vertical-align: top;
	max-height: 5em;
	max-width: 6em;
}
