/* The status div. */
div.shtatus {
	width: 20px;
}
/* The status image. */
img.imgstatus {
	width: 20px;
	height: 20px;
	background-color: #6C6;
	padding: 5px 6px 5px 5px;
}

/* The copy clipboard image. */
span.rev_link {
	content:url(../../assets/img/link.png);
}