#nyt, #newyorker, #wsj, #vv, #washpost, #chicago, #sohon, #newsday, #nym, #india, #csm, #boston, #other, #book {
	padding:10px;
	background-color:#fff;
	text-align:left;
	overflow:auto;
}
#newyorker, #vv, #chicago, #newsday, #india, #boston, #book {
	background-color:#eee;
}
div.image {
	float:right;
	padding:2px;
	position:relative;
	margin-left:10px;
	text-align:center;
}
div.image img {
	border: 2px outset black;
	position:relative;
}
div.image p {
	font-size:70%;
}
cite {
	font-style:normal;
	position:relative;
}
h3 cite {
	font-style:italic;
}
a {	
	color:#090;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
