


/** account  **/

.accbilling.account h2.personal-details {
    display: block;
	background: url("../img/text/personal-details.gif");
	width: 228px !important;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
.accbilling.account h2.change-email {
    display: block;
	background: url("../img/text/change-email.gif");
	width: 292px !important;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
.accbilling.account h2.change-password {
    display: block;
	background: url("../img/text/change-password.gif");
	width: 237px !important;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
.accbilling.account h2.close-account {
    display: block;
	background: url("../img/text/close-account.gif");
	width: 237px !important;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
.accbilling.account #subscriptions h2 {
	display: block;
	background: url("../img/text/email-subscriptions.gif");
	width: 263px !important;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
.accbilling.account h2.my-wishlist {
	display: block;
	background: url("../img/text/my-wishlist.gif");
	width: 152px !important;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
.accbilling.account h2.order-history {
	display: block;
	background: url("../img/text/my-order-history.gif");
	width: 229px !important;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
.accbilling.account #bookmarks h2 {
	display: block;
	background: url("../img/text/my-favourites.gif");
	width: 185px !important;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
.accbilling.account #recommend h2 {
	display: block;
	background: url("../img/text/we-recommend.gif");
	width: 196px !important;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
.accbilling.account h2.start-to-sign {
    display: block;
	background: url("../img/text/start-to-sign.gif");
	width: 344px !important;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}



/** shop hub  **/

h3.shopping-guidelines {
	display: block;
	background: url("../img/text/shopping-guidelines.gif");
	width: 265px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 35px 0 15px;
}
h3.vat-rules {
	display: block;
	background: url("../img/text/rules-on-vat.gif");
	width: 166px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 35px 0 15px;
}
h4.reviews-text {
	display: block;
	background: url("../img/text/reviews.gif");
	width: 107px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 20px 0;
}



/** new hub  **/

.news-and-events .latest-list h2 {
	display: block;
	text-indent: -9999px;
	width: 249px !important;
	height: 24px;
	background: url("../img/text/latest-news.gif");
}
.news-and-events .latest-list.right h2 {
	width: 282px !important;
	background: url("../img/text/latest-events.gif");
}
.news h2 {
	background: url("../img/text/news.gif");
	display: block;
	width: 106px;
	height: 24px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}
.averageCustomerRating {
    background: url("../img/text/average-customer-rating.gif");
	display: block;
	width: 337px;
	height: 16px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}



/** home **/

.welcome h2 {
	background: url("../img/text/welcome.gif");
	display: block;
	width: 184px;
	height: 24px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1em;
	margin-top: 0;
}