.thumbnail {
	width: 140px;
	border: 1px solid rgba(255, 0, 0, 1) !important;
	color: rgba(255, 0, 0, 1);
	text-align: center;
}

.square {
	width: 100%;
	height: 0px;
	padding-bottom: 100%;
	position: relative;
}

.square img {
	width: 130px;
	height: 130px;
	margin: 5px;
}

div.gifts_hide{
	display: none;
}