img {
	vertical-align:middle; 
	border:none;
} 
#thumbs {
	list-style:none; 
	margin:20px; 
	padding:0;
} 
ul#thumbs {
	float: left; 
	width: 120px;
}
#thumbs li {} 
#thumbs a {
	display:block; 
	padding:10px; 
} 
#thumbs a:hover, #thumbs a:focus {
	background:#762708;
} 
#thumbs a.active {
	background:#FCE090;
} 
#viewer {
	width:600px; 
	margin-left: 150px; 
}
