
.text-slide {
	position: relative;
	float: left;
	width: 90px;
	line-height: 11px;
	padding: 10px 0 0 28px;
}
.text-slide img {
	float: left;
	margin-right: 6px;
}
.text-slide a {
	display: block;
	height: 50px;
	width: 134px;
	padding: 0 0 0 40px;
	font-size: 10px !important;
	color: #a7a7a7 !important;
}
.text-slide a:hover {
	text-decoration: none !important;
	color: #f69b26 !important;
}

.text-slide #slide1 {
	background: url('../../../images02/featured/factiva_mini_off.jpg') no-repeat;
}
.text-slide #slide1:hover {
	background: url('../../../images02/featured/factiva_mini_on.jpg') no-repeat;
}

.text-slide #slide2 {
	background: url('../../../images02/featured/mckesson_mini_off.jpg') no-repeat;
}
.text-slide #slide2:hover {
	background: url('../../../images02/featured/mckesson_mini_on.jpg') no-repeat;
}

.text-slide #slide3 {
	background: url('../../../images02/featured/tcg_mini_off.jpg') no-repeat;
}
.text-slide #slide3:hover {
	background: url('../../../images02/featured/tcg_mini_on.jpg') no-repeat;
}

.text-slide #slide4 {
	background: url('../../../images02/featured/maveron_mini_off.jpg') no-repeat;
}
.text-slide #slide4:hover {
	background: url('../../../images02/featured/maveron_mini_on.jpg') no-repeat;
}

.text-slide #slide5 {
	background: url('../../../images02/featured/worldhealth_mini_off.jpg') no-repeat;
}
.text-slide #slide5:hover {
	background: url('../../../images02/featured/worldhealth_mini_on.jpg') no-repeat;
}
