
a:focus, a:hover, a:active {
	text-decoration: underline;
}

pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 740px;
	margin: 0 auto;
	text-align: left;
}
div#container {
	width: 760px;
	margin-left: -20px;
	padding: 10px;
}

h3.thumbs-title {
	float: left;
	clear: left;
	font-size: 1em;
	height: 10px;
}

li.first {
	clear: left;
	margin-top: -20px;
}

li.title:hover {
	background-color: #fff !important;
}










