@charset "ISO-8859-1";
#showroom {
	width: 600px;
	height: 280px;
}

.pic:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #66d9f1;
}
.pic {
	width: 86px;
	height: 40px;
	vertical-align: top;
}
