#inspire_me a[data-action="refresh"] {
	position: absolute;
	top: 0.36em;
	text-indent: -1000px;
	overflow: hidden;
	right: 0.5em;
}

#inspire_me a[data-action="refresh"]:after {
	display: block;
	content: "";
	position: absolute;
	height: 32px;
	width: 32px;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
	background: url(../../img/icons/icons.png) 0px -544px no-repeat;
}

#inspire_me ul[data-role="item-list"] li img {
	float: none;
}
