#thumbs div {
	padding-bottom: 3px;
	overflow: hidden;
	background-color: #E7D2BB;
	margin-bottom: 3px;
	padding-left: 2px;
	width: 285px;
	text-align: left;
}
#thumbs div:hover {
	/*background-color: #DDBC98;*/
	cursor: pointer;
}
#thumbs a{
	margin-right: 2px;
	_padding-bottom: 4px;
}
#thumbs a:hover {
	background-color: #825A51;
}