@charset "UTF-8";
/* CSS Document */

.thumb1 {
	float: left;
	height: 70px;
	width: 220px;
	margin-right: 10px;
}

div.fadehover {
	position: relative;
	float: left;
	margin-right: 10px;
}
img.a { position: absolute; left: 25; top: 0; z-index: 10; }
img.b { position: absolute; left: 25; top: 0; }


img {
	border: none;
}
