#file {
	padding: 11px;
	padding-top: 9px;
}
#file h1, #file h2, #file h3, #file h4 {
	margin: 0px;
	margin-bottom: 14px;
	padding: 0px;
	letter-spacing: 0.1em;
	font-weight: normal;
}
#file h1, #file h2, #file h3, #file h4 {
	font-size: 24px;
}
#file h2 {
	font-size: 20px;
}
#file h3 {
	font-size: 18px;
}
#file h4 {
	font-size: 16px;
}
#file h5 {
	font-size: 13px;
}
#file h6 {
	font-size: 10px;
}

#file p {
	margin: 0px;
	margin-bottom: 13px;
	padding: 0px;
}

#gallerytop, #gallerybottom {
	color: #333;
	height: 18px; /* without icons */
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 11px;
	padding-right: 11px;
}
#gallerytop .prevnext, #gallerybottom .prevnext, #gallerytop .count {
	font-size: 14px;
	letter-spacing: 0.1em;
}
#gallerytop .prevnext {
	float: left;
}
#gallerytop .count, #gallerybottom .prevnext {
	float: right;
	
}
#gallerytop .prevnext a:link, #gallerybottom .prevnext a:link, #gallerytop .prevnext a:visited, #gallerybottom .prevnext a:visited {
	color: #F03;
	text-decoration: none;
	cursor: pointer;
}
#gallerytop .prevnext a:hover, #gallerybottom .prevnext a:hover {
	color: #600;
	text-decoration: none;
	cursor: pointer;
}

