#bizActions a, a.write-review {
	background:transparent url(../images/biz_btns.gif) no-repeat scroll 0 0;
	display:inline;
	float:left;
	height:0;
	margin:2px 0 0 7px;
	overflow:hidden;
	padding:18px 0 0;
	width:120px;
}

#bizActions a.send-to-friend {
	background-position:0 -300px;
}
#bizActions a.print {
	background:none;
	padding:0;
	width:24px;
	height:23px;
}
#bizActions a.bookmark {
	background-position:0 -360px;
}
#bizActions a.send-to-phone {
	background-position:0 -330px;
}
#bizActions a.write {
	background-position:0 -180px;
}
#bizActions a.review {
	margin:0 0 0 7px;
	padding:23px 0 0;
	width:150px;
}