

#thumbnails {
	float:left;	width:1400px;
}
*html #thumbnails {
	float:left; width:1410px;	
}

.thumbnail {
	width: 80px; height:80px; float:left; margin-right:7px; margin-bottom:7px; background-color:#000;
}

a { color:#000; }

img, div, input { behavior: url("iepngfix.htc") }