/* **** SPECIFIC **** */

#iNews img.map {
	border:2px solid #008;
	float:left;
	display:inline; /* fix explorer bug */
	margin:0 1em 0.5em 0;
}

.storyLinksandNumbers table {
	width:100%;
	margin:1em auto;
	border:1px solid #FFFF80;
}
.storyLinksandNumbers table tr {
	background-color:#FFD700;
}
.storyLinksandNumbers table tr.o {
	background-color:#FFFF80;
}
.storyLinksandNumbers table td {
	padding:4px;
	font-weight:bold;
}
.storyLinksandNumbers table td a {
	font-weight:normal;
	color:#000;
	font-size:0.9em;
}
.storyLinksandNumbers table .small {
	font-size:0.8em;
	font-weight:normal;
}
.storyLinksandNumbers table td.num {
	vertical-align:bottom;
	text-align:right;
}