h2.replaceImageLink {
	background-image: url('../images/hub/hero-text-unlimited.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 168px;
}

h2.replaceImageLink a {
	height: 168px;
}

.mod3Col .copyMed {
	font-size: 1.2em;
	padding: 0 15px 15px 15px;
	width: 540px;
}

.modHeight270 div.hrBlue {
	margin: 20px 0;
}

.copyMed strong {
	font-weight: bold;
}

.modHeight270 {
	height: 29em;
	overflow: hidden;
}

/*==============================
 * =Top Ups
 */

.topUps {
	display: block;
	width: 165px;
	height: 150px;
	text-indent: -100000px;
	background-repeat: no-repeat;
        background-position: 50% 50%;
	background-position: top left;
	margin-left: 20px;
	float: left;
	margin-bottom: 10px;
}

.topUp5 {
	background-image: url('../images/text-unlimited/background/bg-5topup.gif');
}

.topUp10 {
	background-image: url('../images/text-unlimited/background/bg-10topup.gif');
}

.topUp30 {
	background-image: url('../images/text-unlimited/background/bg-30topup.gif');
}

