#network-header {
	background-image: url('/images/mobile-phones/other-index/wifi/wifi-header.png');
}
.dealbox {
	background-image: url('/images/mobile-phones/other-index/wifi/deal-box.png');
	background-repeat: no-repeat;
}
#search-filter {
	background-image: url('/images/mobile-phones/other-index/wifi/search-filter.png');
}
.small-dealbox {
	background-image: url('/images/mobile-phones/other-index/wifi/small-deal-box.png');
	background-repeat: no-repeat;
}

#featureswifi {
	width:420px;
}

#featureswifi .feature {
	width:130px;
	margin-left:-20px;
}

#searchform
{
	width:560px;
	position:relative;
}

#searchBtns
{
	position:absolute;
	top:0;
	right:0;
}

.headtext
{
	text-align:left;
}

/* Pagination */
#paging {
	background-image: url('/images/mobile-phones/other-index/wifi/paging-bg.png');
	background-repeat: no-repeat;
}
.SHnavlist a:link, .SHnavlist a:visited {
	background-color: #000;
	color: #fff;
}
.SHnavlist a:hover {
	color: #000;
	background: #fff;
}
.SHnavlist #SHcurrent a:link, .SHnavlist #SHcurrent a:visited {
	color: #000;
	background: #fff;
}
