#member-btn {
	height: 165px;
	width: 330px;
	margin-bottom: 15px;
}
.members-button-sprite { 
background: url('../images/sprite-member-330.png') no-repeat; 
width: 330px;
height: 165px; 
} 

.members-button-sprite:hover { background-position: 0 -165px; }
#news-btn {
	height: 165px;
	width: 330px;
	margin-bottom: 15px;
}

.news-button-sprite { 
background: url('../images/sprite-news-330.png') no-repeat; 
width: 330px;
height: 165px; 
} 

.news-button-sprite:hover { background-position: 0 -165px; }
#app-btn {
	height: 165px;
	width: 330px;
	margin-bottom: 15px;
}

.app-button-sprite { 
background: url('../images/sprite-app-330.png') no-repeat; 
width: 330px;
height: 165px; 
} 

.app-button-sprite:hover { background-position: 0 -165px; }
#mediapack-btn {
}
.mediapack-button-sprite {
	width: 189px;
	height: 30px;
	background-image: url(../images/sprite-mediapack.png);
	background-repeat: no-repeat;
} 

.mediapack-button-sprite:hover {
	background-position: 0 -30px;
}
#startsearch-btn {
	height: 75px;
	width: 330px;
	margin-bottom: 15px;
	clear: both;
	margin-top: 15px;
}
.ssearch-button-sprite {
	width: 330px;
	height: 75px;
	background-image: url(../images/sprite-startsearch.png);
	background-repeat: no-repeat;
}
.ssearch-button-sprite:hover {
	background-position: 0 -75px;
}
#print-btn {
	height: 165px;
	width: 330px;
	margin-bottom: 15px;
}
.print-button-sprite {
	width: 330px;
	height: 165px;
	background-image: url(../images/sprite-print-editions.png);
	background-repeat: no-repeat;
}
.print-button-sprite:hover {
	background-position: 0 -165px;
}
.home-one-button-sprite {
	width: 160px;
	height: 160px;
	background-image: url(../images/sprite-home-box1.png);
	background-repeat: no-repeat;
}
.home-one-button-sprite:hover {
	background-position: 0 -160px;
}
.home-two-button-sprite {
	width: 160px;
	height: 160px;
	background-image: url(../images/sprite-home-box2.png);
	background-repeat: no-repeat;
}
.home-two-button-sprite:hover {
	background-position: 0 -160px;
}
.home-three-button-sprite {
	width: 260px;
	height: 160px;
	background-image: url(../images/sprite-home-port3.png);
	background-repeat: no-repeat;
}
.home-three-button-sprite:hover {
	background-position: 0 -160px;
}
#home-btns {
	height: 92px;
	width: 330px;
	margin-bottom: 15px;
	float: left;
}
.home-editions-button-sprite {
	width: 330px;
	height: 81px;
	background-image: url(../images/sprite-home-editions.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.home-editions-button-sprite:hover {
	background-position: 0 -81px;
}
.home-member-button-sprite {
	width: 330px;
	height: 81px;
	background-image: url(../images/sprite-home-subscribe.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.home-member-button-sprite:hover {
	background-position: 0 -81px;
}
.home-advertise-button-sprite {
	width: 330px;
	height: 81px;
	background-image: url(../images/sprite-home-brand.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.home-advertise-button-sprite:hover {
	background-position: 0 -81px;
}
.start-search-btn-home-sprite {
	width: 150px;
	height: 31px;
	background-image: url(../images/start-searching-sprite-btn.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.start-search-btn-home-sprite:hover {
	background-position: 0 -31px;
}
.download-button-sprite {
	width: 330px;
	height: 165px;
	background-image: url(../images/sprite-download-DM.png);
	background-repeat: no-repeat;
}
.download-button-sprite:hover {
	background-position: 0 -165px;
}
#download-btn {
	height: 165px;
	width: 330px;
	margin-bottom: 15px;
}
#startsearchagain-btn {
	height: 75px;
	width: 330px;
	margin-bottom: 15px;
	clear: both;
	margin-top: 15px;
}
.ssearchagain-button-sprite {
	width: 330px;
	height: 75px;
	background-image: url(../images/sprite-search-again.png);
	background-repeat: no-repeat;
}
.ssearchagain-button-sprite:hover {
	background-position: 0 -75px;
}

