/* wireless box  - Wireless Page */
	
#wireless{
	height: 130px;
	width: 148px;
	margin: 3px;
	background-image: url(/images/mtsmobility/wireless_bg.gif);
	background-repeat: no-repeat;}
	* html a.link span { height: 130px; }
	
#wireless a.link:hover span {
	background-position: 0px -130px;
	background-image: url(/images/mtsmobility/wireless_bg.gif);}
	
	
#coverage{
	height: 130px;
	width: 148px;
	margin: 3px;
	background-image: url(/images/mtsmobility/wireless_bg_coverage.gif);
	background-repeat: no-repeat;}
	* html a.link span { height: 130px; }

#coverage a.link:hover span {
	background-position: 0px -130px;
	background-image: url(/images/mtsmobility/wireless_bg_coverage.gif);}
	
#service{
	height: 130px;
	width: 148px;
	margin: 3px;
	background-image: url(/images/mtsmobility/wireless_bg_services.gif);
	background-repeat: no-repeat;}
	* html a.link span { height: 130px; }

#service a.link:hover span {
	background-position: 0px -130px;
	background-image: url(/images/mtsmobility/wireless_bg_services.gif);}
	
a.link span {
	display: block;
	min-height: 130px;
	text-decoration: none;}
	
a.link:hover, a.link:hover span, a.link:hover {
	cursor: pointer;
	color: #000000;}
	
h2 {
	color: #000066;
	font-family: sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;}
	
.wireless {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding-right: 2px;
	padding-left: 4px;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: left;}	

#news {
	background-color: #005e2b;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 2px;
	border: 1px solid #828282;}

#news p {
	padding-left: 5px;
	line-height: 15px;
	font-size: 10px;
	color: #B9DAB8;
	padding-bottom: 6px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	text-align: left;}
	

#news a {
	color: #CCCCCC;
	text-decoration: none;}
	
#news a:hover {
	color: #FFFFFF;
	text-decoration: none;}
	
.news_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	line-height: 22px;}
