<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";
#pages {
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #8d8d8d;
}

#pages a, #pages span {
	margin-left: 3px;
	margin-right: 3px;
	width: 22px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #e0e0e0;
	color: #aaa;
	display: inline-block;
}

#pages a:hover{
	border: 1px solid #a0a0a0;
}

#pages span {
	background: #f0f0f0;
	color: #ffffff;
}

#pages span {
	font-weight: bold;
	position: relative;
	top: 0px;
}

#pages a.previous {
	width: 25px;
	position: relative;
	top: 0px;
}

#pages a.next {
	width: 25px;
	position: relative;
	top: 0px;
}
div.flickr{ text-align:center; font-family:Verdana; line-height:20px; font-size:12px;text-align:right; border-right: #dedfde 1px solid; float:right; margin-bottom:20px;}
div.flickr a{padding:5px 10px; background-position: 50% bottom; border: #dedfde 1px solid; border-right:none; color: #adaaad; text-decoration: none; float:left}
div.flickr a:hover{background-image: none; color: #fff; background-color: #a0a0a0; }
div.flickr a:active{background-image: none; color: #fff; background-color: #ddd; }
div.flickr span{color: #999; padding:5px 10px; border:#dedfde 1px solid; border-right:none; float:left}
div.flickr span.current{ font-weight: bold; color: #707070;}
div.flickr span.disabled{ color: #adaaad;}</pre></body></html>