@charset "utf-8";
/* CSS Document */

/********************* MATTER ******************/
.box h3.sectionNav
{
color:#bf2e1a;
}



.box a.thispage:link,
.box a.thispage:visited
{
display:block;
color:#bf2e1a;
text-indent:8px;
background:url(/images/bullet.gif) no-repeat 0 .4em; /* jb */
}



ul.shelflist {
	margin-top:1.5em;
}
ul.shelflist li{
	margin: 0 0 .3em 0;
}


table.illustration,
table.illustrationNoline,
table.illustrationWide,
table.illustrationNolineWide {
	margin: 0 0 10px 10px;
	padding: 0;
}
table.illustration td{
	width: 160px;
	font-size:.9em;
	line-height:1.2;
	border-bottom:1px dotted #999999;
	padding: 0 5px 5px 5px;
}
table.illustrationNoline td{
	width: 160px;
	font-size:.9em;
	line-height:1.2;
	padding: 0 5px 5px 5px;
}
table.illustrationWide td{
	width: 240px;
	font-size:.9em;
	line-height:1.2;
	border-bottom:1px dotted #999999;
	padding: 0 5px 5px 5px;
}
table.illustrationNolineWide td{
	width: 240px;
	font-size:.9em;
	line-height:1.2;
	padding: 0 5px 5px 5px;
}

div.illustration{
	width: 160px;
	margin: 0 0 10px 10px;
	padding: 0 5px 5px 5px;
	font-size:.9em;
	line-height:1.2;
	border-bottom:1px dotted #999999;
	float: right;
}
div.illustrationNoline {
	width: 160px;
	margin: 0 0 10px 10px;
	padding: 0 5px 5px 5px;
	font-size:.9em;
	line-height:1.2;
	float: right;
}
div.illustration img,
td.illustration img {
	margin-bottom: .7em;
}


p.photocredit{
	color: #666666;
	font-style:italic;
}

img.iconWrap,
img.thumbnailWrap
{
float:left;
padding-right:8px;
}

/* IE6 needs the following */
* html div.tabModule img.iconWrap,
* html div.tabModule img.thumbnailWrap
{
display:none;
}


img.icon
{
	vertical-align:middle;
	padding-right:4px;
}

p.callout
{
	width: 260px;
	margin: 0 0 10px 10px;
	padding: 10px 5px 10px 5px;
	float:right;
	font-size:1.2em;
	line-height:1.2em;
	color:#c60;
	border-bottom:1px dotted #999999;
	border-top:1px dotted #999999;
}


.superscript { vertical-align: super; font-size: smaller }
.subscript { vertical-align: sub; font-size: smaller } 
/************************* SECONDARY/TERTIARY ********/

