div.hoverimage:hover {
	background: #dddddd;
}
div.hoverimage img {
	padding:2px;
	border:1px solid #ccc;
}