.hpFeatureWrapper{
	width: 940px;
	height: 400px;
	margin: 0px auto 10px auto;
	top: 0px;
	left: 0px;
	z-index: 5;
	overflow: hidden;
}

#hpFeatureImageWrapper{
	width: 940px;
	height: 400px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10;
	overflow: hidden;
}


.hpFeatureOverlay{
	width: 220px;
	height: 370px;
	padding: 17px 0px 10px 0px;
	position: relative;
	top: -400px;
	left: 712px;
	z-index: 30;

}



.grid_3 h1{
	font-size: 95%;
	font-weight: normal;
	text-transform: uppercase;
	color: #C00;
}

.grid_3 h2{
	font-size: 95%;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
}

.grid_3 h3{
	font-size: 95%;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
}

.grid_3 p{
	font-size: 88%;	
	color: #333;
	line-height: 120%;
}


.hpViewAirtime{
	width: 220px;
	height: 180px;
	background-image: url(../media/homepage/airtime-clicker.png);
	background-repeat: no-repeat;
}

.hpViewAirtime:hover{
	width: 220px;
	height: 180px;
	background-image: url(../media/homepage/airtime-clicker.png);
	background-repeat: no-repeat;
	background-position: 0 -180px;
}


#hpNewsWrapper{
	width: 220px;
	height: 205px;
	background-image: url(../media/homepage/polaroid-news.png);
	background-repeat: no-repeat;
	margin-top: -16px;
	overflow: hidden;
}

#hpNewsSlides{
	width: 190px;
	height: 125px;
	background-color: #000;
	margin: 6px 0px 0px 15px;
	display: block;
}


.hpNewsItem{
	width: 190px;
	height: auto;
	color: #CCC;
	overflow: hidden;
	font-size: 85%;
}

.hpNewsItemP{
	margin-top: 5px;
	text-align: center;
}
