.ft_installing_shutters {
	background-image: url(/sitestyle/images/SPRITE-features.jpg);
	height: 93px;
	width: 183px;
	background-repeat: no-repeat;
	background-position: -183px 0px;
	display: block;
	overflow: hidden;
	position: relative;
	text-align: right;
	margin-bottom:11px;
}
.ft_installing_shutters h4 {
	position: absolute;
	right: 5px;
	top: 6px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.ft_installing_shutters div {
	position: absolute;
	right: 5px;
	top: 28px;
	width: 110px;
	line-height: 1.3em;
	font-size:10px;
	color:#979069;
}
.ft_installing_shutters a {
	background-image: url(/sitestyle/images/arrow-green.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 14px;
	color: #222222;
	position: absolute;
	right:5px;
	top:74px;
}
.ft_installing_shutters a:hover {
	background-image: url(/sitestyle/images/arrow.png);
	background-repeat: no-repeat;
	color: #F78E1E;
}
