.small_images>div {
	width:160px;
	height:100px;
	cursor:pointer;
	margin-bottom:15px;
}
.small_images img {
	width:160px;
	height:100px;
	cursor:pointer;
}
