*{
	color: #000000;
	background-color: #FFFFFF;
	border: none;
	padding: 0;
}
h1{
	width: 100%;
	clear: both;
}
#thumbNavigation,
#closeupNav{
	display: none;
}

.thumb{
	float: left;
	clear: none;
	overflow: hidden;
}
.thumb span{
	display: none;
}
.thumb .open{
	display: none;
}
.thumb .download{
	display: none;
}
.thumb .sampleImages{
	display: none;
}
h3.category{
	display: block;
	clear: both;
	float: none;
}
.thumb img{
	margin: 0.5em;
	padding: 0;
	border: 1pt solid #999999;
	width: 2in;
	display: inline;
}
#header, #header * {
	display: none;
}
#tabs, #tabs *{
	display: none;
}
.profile dt{
	font-weight: bold;
	font-size: 1.2em;
}

.data{
	clear: both;
	margin-left: 3em;
}
.data dt{
	float: left;
	font-weight: bold;
	font-size: 1em;
	width: 8em;
}
.data dd{
	clear: right;
}
.validated, .validated *{
	display: none;
}
ul{
	list-style-type: disc;
	margin-left: 1.2em;
}
script{
	display: none;
}


