.itemBorder {
	background-color: #66315D;
}

.itemTitle {
	background-color: #66315D;
	color: #ffffff;
	font-weight: bold;
	font-size : 12px;
	font-style : normal;
	text-align: center;
	vertical-align: top;
}

.iglViewerLink {
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #66315D;
}

a.iglViewerLink:link { text-decoration:none; }
a.iglViewerLink:visited { text-decoration:none; color : #8C6586;}
a.iglViewerLink:active { text-decoration:none; color : #8C6586;}
a.iglViewerLink:hover { text-decoration: underline }

.downloadLink {
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #66315D;
}

a.downloadLink:link { text-decoration:none; }
a.downloadLink:visited { text-decoration:none; color : #8C6586;}
a.downloadLink:active { text-decoration:none; color : #8C6586;}
a.downloadLink:hover { text-decoration: underline }

.fileinfo {
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #66315D;
}

.imageDescription {
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #66315D;
}