.call-back-request {
	background-image: url(/sitestyle/modules/feature/call-back-request/Right-Feature-Call-Back.png);
	_background-image: url(/sitestyle/modules/feature/call-back-request/Right-Feature-Call-Back.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 219px;
	height: 69px;
	margin-bottom: 10px;
	float: left;
	background-position: left top;
	text-indent: -2000px;
	overflow: hidden;
}
.call-back-request:hover {
	background-position: left bottom;
}