	.ThumbHolder {
		padding:10px 5px 7px 5px;
	}
	.ThumbImage {
		float:left;
		border: 5px solid  #003333;
		border-top: 9px solid  #003333;
		width:44px;
		display:block;
	}
	.ThumbLink {
		float:left;
		padding:0px 0px 0px 10px;
		display: inline;
		vertical-align:top;
		background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.cultureonline.gov.uk/css/arrowgreen.gif);
		background-repeat: no-repeat;
		background-position: 5px 4px;

	}
	.ThumbLine {
		clear:both;
		height:1px;
		border-bottom: 1px dotted  #fff;
	}
	.ThumbText {
		clear:both;
	}
	.Underline{
		padding: 10px;
		border-bottom: 1px dotted  #fff;
	}

