select#topnavselect {
	width: 59px;
	margin-top: 2px;
	margin-left: 5px;
	height: 17px;
}

select#topnavselect option {
	width: 200px;
	overflow: auto;
}

#thumbs img {
	margin: 0px;
}

#thumbs .imgthumbs {
	float: left;
}

#thumbs .videothumbs, #thumbs .pdfthumbs, #thumbs .audiothumbs {
	clear: both;
	padding-top: 5px;
	padding-bottom: 0px;
	display: block;
}

img {
	border: 0px;
}