.first-time-guide {
	background-image: url(/sitestyle/modules/feature/first-time-guide/Feature-First-Timers.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 214px;
	height: 190px;
	margin-bottom: 10px;
	float: left;
	background-position: left top;
}
.first-time-guide:hover {
	background-position: left bottom;
}
.first-time-guide span {
	text-align: left;
	position: absolute;
	top: 140px;
	left: 12px;
	width: 120px;
	height: 50px;
	line-height: 1.2em;
	color:#333333;
	font-size: 12px;
}