/* --- additional magic for reader index page --- */

a.rindx {					/* ad links */
	color: #faf8e0;
	text-decoration: none;
	}
a.rindx:visited {
	color: #faf8e0;
	text-decoration: none;
	}
a.rindx:hover {
	color: #FF6600;
	text-decoration: underline;
	}
a.rindx:active {
	color: #FF0000;
	text-decoration: underline;
	}

div.navBarArrows {						/* positions the navigation arrows */
	top: -104px;
	}

div.rindxBody {
	width: 100%;
	}
div.rindxTitle {
	position: relative;
	height: 142px;
	}
div.rindxNewRow {
	clear: both;
	width:100%;
	height: 1px;
	font-size: 1px;
	}
div.rindxLPad {
	clear: both;
	float: left;
	}
div.rindxEnt {
	float: left;
	font-family: verdana, sans-serif;
	font-size: 15px;
	width: 136px;
	}
img.rindxEnt {
	margin: 0 0 -0.75em 0;
	}

