.breaking {
	background-image: url(../../images/icon-breaking.png);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 90px;
	margin-right: 0.2em;
	background-position: 3px 3px;
}.front {
	background-image: url(../../images/icon-front.png);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 90px;
	margin-right: 0.2em;
	background-position: 3px 3px;
}
.irish {
	background-image: url(../../images/icon-irishnews.png);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 90px;
	margin-right: 0.2em;
	background-position: 3px 3px;
}
.world {
	background-image: url(../../images/icon-worldnews.png);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 90px;
	margin-right: 0.2em;
	background-position: 3px 3px;
}
.finance {
	background-image: url(../../images/icon-business.png);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 90px;
	margin-right: 0.2em;
	background-position: 3px 3px;
}
.features {
	background-image: url(../../images/icon-features.png);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 90px;
	margin-right: 0.2em;
	background-position: 3px 3px;
}
.sport {
	background-image: url(../../images/icon-sport.png);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 90px;
	margin-right: 0.2em;
	background-position: 3px 3px;
}
.opinion {
	background-image: url(../../images/icon-opinion.png);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 90px;
	margin-right: 0.2em;
	background-position: 3px 3px;
}
.letters {
	background-image: url(../../images/icon-letters.png);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 90px;
	margin-right: 0.2em;
	background-position: 3px 3px;
}
.health {
	background-image: url(../../images/icon-health.png);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 90px;
	margin-right: 0.2em;
	background-position: 3px 3px;
}
.travel {
	background-image: url(../../images/icon-travel.png);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 90px;
	margin-right: 0.2em;
	background-position: 3px 3px;
}
