/*  Special Items for Read Pages */
/* ============================= */
/* */
/* ========== */
/* References */
/* ========== */
.total
{
	margin: -0.2em 0em -0.9em 0em;
	font-size: x-small;
	font-family: sans-serif;
	text-align: right;
	color: #999999;
}

div.ref p
{
	margin: 0em;
}

div.ref .title
{
	margin: 0.8em 0em 0em 0em;
}

div.ref .link
{
	margin: 0em 0em 0em 2em;
	text-align: left;
	font-size: small;
}

/*
div.ref  a:link
{
	font-family: sans-serif;
	font-size: smaller;
}
*/

div.ref .desc
{
	margin: 0em 0em 0.9em 2em;
	font-size: small;
}

div.ref .authordescrip
{
	margin: 0em 0em 0.2em 2.4em;
	font-size: x-small;
	font-family: sans-serif;
}
.instruction
{
	color: #CC3366;
	font-size: small;
	font-family: sans-serif;
	font-weight: normal;
}

