.youtube_icon { background-position: 2px -30px; } 
.facebook_icon { background-position: 2px -71px; } 
.arrow_shadow_icon { background-position: 1px -112px; } 
.comment_icon { background-position: 2px -154px; } 
.newsletter_icon { background-position: 0px -294px; } 
.rss_icon { background-position: 3px -508px; } 

.sharethis_icon {
	width: 12px;
	height: 0;
	padding: 12px 0 0 0;
	overflow: hidden;
	background-position: 0 -198px;
}

.hasIcon {
	background-image: url(../Images/Sprites/icons.png);
	background-repeat: no-repeat;
	padding: 0 0 0 18px !important;
}

.outlookIcon {
	background:url(../Images/Sprites/Icons_gif.gif) no-repeat 0 -45px;
	width: 12px;
	height: 15px;
}

.shareThisTransIcon {
	background: url(../Images/Sprites/Icons_gif.gif) no-repeat 0 -70px;
	width: 12px;
	height: 12px;
}

.outlook {
	background: url(../Images/Icons/outlook.gif) no-repeat;
}

.sharethisTrans {
	background: url(../Images/Icons/shareThis.gif) no-repeat 0 1px;
}

.hasGifIcon {
	padding: 0 0 0 18px !important;
}

.exercisesIcon {
	display: block;
	width: 20px;
	height: 0;
	padding: 20px 0 0 0;
	background-color: #33FF66;
	overflow: hidden;
}

.basicIcon {
	background: url(../Images/Sprites/icons.png) no-repeat 0 -829px;
}

.sportIcon {
	background: url(../Images/Sprites/icons.png) no-repeat 0 -890px;
}

.dailyIcon {
	background: url(../Images/Sprites/icons.png) no-repeat 0 -946px;
}

.videoIconSmall {
	width: 20px;
	height: 14px;
	overflow: hidden;
}

.downloadIcon {
	width: 14px;
	height: 0;
	padding-top: 14px;
	display: block;
	background: url(../Images/Sprites/icons.png) no-repeat;
	overflow: hidden;
}

.youTubeIconBig {
	background: url(../Images/Sprites/icons.png) no-repeat 0 -1400px;
	padding: 3px 0 3px 60px;
}
