div#referenceList
{
}

div#referenceList table td.text
{
	width: 350px;
	border-bottom: 1px solid #000;
	padding-top: 10px;
	padding-bottom: 3px;
}

div#referenceList table td.image
{
	border-bottom: 1px solid #000;
	padding-top: 10px;
	padding-bottom: 3px;
}

div#referenceList table td.text .name
{
	font-weight: bold;
	padding-bottom: 10px;
}

div#referenceList table td.text .description
{
	padding-bottom: 10px;
}

div#referenceList table td.text .url
{
	padding-bottom: 5px;
}

div#smallReferences
{
	padding-top: 20px;
}

div.smallReference
{
	font-weight: bold;
	padding-bottom: 3px;
}