@charset "utf-8";

/* Style specific styles */


.icon-container,
.thumb-container,
.border,
.box {
	border-color: #cc5500;
}


.thumb-container:hover,
.icon-container:hover {
	background-color: #ffaf23;
}


