
/* style for the TOC template */

.issueNumber
{
	font-size: 11px;
	text-transform: uppercase;
	color: #444;
}

.issueTitle
{
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
	color: #191919;
}

.issueSubtitle
{
	font-size: 13px;
	line-height: 16px;
	color: #191919;
}

/* make space next to some headshot images */
.padR
{
	padding: 0px 9px 0px 0px;
}
.padL
{
	padding: 0px 0px 0px 9px;
}


/* ----------------- */

.title 
{
	font-weight: bold;
}

.subtitletoc
{
	font: italic bold 11px Verdana, Arial, Helvetica, sans-serif;
}

.name
{
	font: bold;
}

.smallcopy
{
	font-size: 10px;
}
