.grant{
	background:url('../images/grant.png') no-repeat;
	width:15px;
	height:15px;
}

.revoke{
	background:url('../images/revoke.png') no-repeat;
	width:16px;
	height:13px;
}
body {
	width:100%;
	height:100%;
}
