#img-holder {
	width:318px;
	height:212px;
	background:#ddd;
	text-align:center
}

#image-summary {
	height:155px;
	font-size:0.9em
}

a.null {
	cursor:default
}

#image-summary, #controls {
	float:right;
	clear:right;
	width:192px;
	padding-left:10px
}

#tech-file-list, #tech-file-list li {
	margin:0;
	padding:0
}

#tech-file-list li {
	list-style:none;
	
}

#tech-file-list a {
	display:block;
	background:transparent url('../img/pdf_icon.gif') no-repeat;
	min-height:19px;
	padding:3px 0 0 24px;
	text-decoration:none
}