.objectAnons {
	clear: both;
	cursor: pointer;
	cursor: hand;	
	margin: 0 0 1em 0;
	width: 90%;
}
.objectAnons a h2 {

}
.objectAnons h2 {
	clear: both;
	font-size: 0.85em; 
	text-decoration: underline;
	font-weight: normal;	
	line-height: 1em;
	padding: 0;
	margin: 0 0 7px 0;
}

.objectAnons div {
	display: inline;
	line-height: 1.1em;
	padding-top: 0;
	display: table;
	font-size: 0.8em;
	color: #222;
}

.objectAnons small {
	color: gray;
	font-size: 0.71em;
}

.objectAnons img {
	border: 1px solid #cccccc; 
	margin: 3px 10px 6px 0px;
	float: left;
}
.pager {
	clear: both;
	font-size: 0.75em; 
	padding: 0.8em 1em 1em 0; 
	word-spacing: 0.4em; 
	border-top: 1px solid #cccccc; 
	margin-top: 1em;
}

.objectBody {
	clear: both;
	margin-bottom: 1em;
}

.objectBody h1 {
	font-size: 1.6em;
	letter-spacing: -1px;
	line-height: 0.9em;
}

.objectBody img {
	margin: 0.2em 1em 0.5em 0px; 
	border: 1px solid #cccccc; 
	background-color: #f8f8f8;
	float: left;
}

.objectBody blockquote {
	font-size: 0.8em; 
	line-height: 1.2em; 
	font-weight: bolder;
}

.objectBody div {
	font-size: 0.9em; 
	line-height: 1.3em;	
}

.objectBody span {
	font-size: 0.8em;
	font-style: italic;
}
.shortList ul {
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #ccc;
}
.shortList ul li {
	list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 0.95em;
	font-weight: bold;
}