#idBenefits {
	float: left;
	background: url(/_docs/benefits/benefits.png) no-repeat;
	width: 96px;
	height: 96px;
}

#idLeaveApp {
	float: left;
	background: url(/_docs/benefits/LeaveApp.png) no-repeat;
	width: 96px;
	height: 96px;
}

.videoicon {
	display: inline-block;
	vertical-align: top;
	float: center;
	padding: 0px;
	margin: 0px;
	border: 0px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url(/_images/video.png);
	width: 32px;
	height: 32px;
	background-position: -0px 0px;
}
