
.icon-playVideo {
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 16px;
	height: 16px;
	background: url('/css/sprites/global/images/cross_module_sprite.png') -17px -76px no-repeat;
}

.icon-vfr {
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 141px;
	height: 19px;
	background: url('/css/sprites/global/images/cross_module_sprite.png') 0 -38px no-repeat;
}

.icon-vfr:hover {
	background: url('/css/sprites/global/images/cross_module_sprite.png') 0 -57px no-repeat;
}