body #thumbs {
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #444;
	font-size: 75%;
}
#thumbs a{
	color: #9F2B06;
	text-decoration: none;
}
#thumbs a:focus, #thumbs a:hover, #thumbs a:active {
	text-decoration: underline;
}
#thumbs p, #thumbs li {
	line-height: 1.8em;
}
#thumbs h1, #thumbs h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
#thumbs h1 {
	padding: 0;
	font-size: 3em;
	color: #333;
}
#thumbs h2 {
	padding-top: 10px;
	font-size:2em;
}
#thumbs pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
#thumbs div#page {
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
#thumbs div#container {
	padding: 20px;
}
#thumbs div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
#thumbs div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
