#idCalendarFeature {
	float: left;
	background: url(/_docs/calendarfeatures/calendarfeature.png) no-repeat;
	width: 580px;
	height: 330px;
}

#idInvitationEmail {
	float: right;
	background: url(/_docs/calendarfeatures/invitationemail.png) no-repeat;
	width: 480px;
	height: 313px;
}

#idEventView {
	float: left;
	background: url(/_docs/calendarfeatures/eventview.png) no-repeat;
	width: 520px;
	height: 424px;
}

#idTaskFeature {
	float: right;
	background: url(/_docs/calendarfeatures/taskfeature.png) no-repeat;
	width: 520px;
	height: 361px;
}

