a#feedbackLink {
	background:url("/_images/icons/comment.png") no-repeat scroll left center transparent;
	padding:5px 0 5px 21px;
	margin-left: 5px;
}

a#inviteLink {
	background:url("/_images/icons/user.png") no-repeat scroll left center transparent;
	padding:5px 0 5px 21px;
	margin-left: 5px;
}

a#pdfLink {
	background:url("/_images/icons/page_white_acrobat.png") no-repeat scroll left center transparent;
	padding:5px 0 5px 21px;
	margin-left: 0;
}

a#locationLink {
	background:url("/_images/icons/building_go.png") no-repeat scroll left center transparent;
	padding:5px 0 5px 21px;
	margin-left: 0;
}

img#eventImage {
	width: 300px;
	float: right; 
}
