#references ul{
	margin-left: 0px;
}
#reference_links, #reference_list_numbers{
	line-height: 1em;
}
#reference_list_small{
	list-style-type: none;
	padding-left: 0px;
}
#reference_list_small li{
	float: left;
	margin: 1px;
}
#reference_xtra{
	clear: left;
}
#reference_links a,#reference_links a:active,#reference_links a:link,#reference_links a:visited{
	padding-top: 5px;
	display: block;
	background-color: transparent;
	border: 1px solid #fffdf9;
	text-align: center;
	color: #a81916;
}
#reference_links a:hover{
	background-color: #fffaef;
	color: #e18c53;
	border: 1px dashed #e18c53;
}
#reference_list_numbers{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#reference_list_numbers li{
	float: left;
	margin-bottom: 0.8em;
	font-size: 1.5em;
}
#reference_list_numbers a,#reference_list_numbers a:active,#reference_list_numbers a:link,#reference_list_numbers a:visited{
	border: 1px dashed #a81916;
	background-color: transparent;
	text-align: center;
	color: #a81916;
	margin-right: 4px;
}
#reference_list_numbers a:hover{
	background-color: #fffaef;
	color: #e18c53;
	border: 1px dashed #e18c53;
	margin-right: 4px;
}
span.PictureListButtonActive{
	background-color: #a81916;
	color: #fffdf9;
	border: 1px dashed #a81916;
	margin-right: 4px;
}
img.ReferencePictureSmall, img.ReferencePictureNormal{
	clear: both;
	border: 0px;
	margin: 0;
	padding: 0;
}
a.ReferencePictureSmallLink{
	width: 120px;
	height: 100px;
	margin: 0px 0px 10px 0px;
}
a.ReferencePictureNormalLink{
	width: 370px;
	height: 280px;
	margin: 0px 0px 10px 0px;
}
.PictureInfo{
	font-size: smaller;
}
.PictureListNavigatorInactive{
	background-color: transparent;
	color: #cccccc;
}
