#oft_counter{
	/* margin:-20px 0px 0px 132px; */
}
#oft_counter a{
	text-decoration:none;
	padding:3px 3px 1px 2px;
	font-weight:bold;
}
#oft_counter a.current{
	background:#eeeeee;
}
#oft_scroller #gray{
	background:#eeeeee;
	padding:2px;
	/* width:275px; larger */
	width:175px; /* smaller */
}
#oft_scroller #scroller_title{
	font-weight:bold;
	font-size:15px;
}
#oft_scroller img{
	margin-top:5px;
	/*height:250px;
	max-width:280px; larger*/
	height:156px;    /* smaller */
	max-width:175px; /* smaller */
}
#oft_tagline{
	color:#555555;
	border-top:1px solid #999999;
	background:url('http://www.gurganus.org/images/fromwidget.gif') no-repeat 0px -3px;
	width:135px;
	margin:7px 0px 0px 25px;
	line-height:10px;
 	text-align:right;
	font-size:10px;
}
#oft_tagline a{
	color:#555555;
	text-decoration:none;
}
#people_content table{
	border-spacing:0px;
	border-collapse:collapse;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
}
#people_content th{
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	text-align:left;
	background:#eeeeee;
}
#people_content table td{
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	vertical-align:top;
	empty-cells:show;
}
#people_content img{
	max-width:110px;
}
