#holder {
	width: 604px;
	background: #FFFFFF;
}

#stack {
	width: 604px;
	background: #FFFFFF;
}

.orangetext {
	font: 18px Arial, Helvetica, sans-serif;
	color: #FF9900;
	padding-top: 5px;
	letter-spacing: -1px;
	width: 300px;
}

.greytext {
	font: 21px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 6px;
	padding-top: 5px;
	letter-spacing: -1px;
	width: 570px;
}




.explanitorytext {
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
}

#textalertbkgrond {
	height: 460px;
	width: 285px;
	background: url(http://img.coxnewsweb.com/C/04/71/62/image_4862714.jpg) repeat-x;
	float:left;
}

#mobilebrowsingbkgrond {
	height: 460px;
	width: 285px;
	background: url(http://img.coxnewsweb.com/C/08/57/65/image_4765578.jpg) repeat-x;
	float:right;
}

/**TEXT MESSAGING AREA**/

#textBrowsingbox {
	margin-top: 10px;
	margin-left: 10px;
	width: 285px;
}
#textbrowsinghdr {
	margin-top: 11px;
	margin-left: 3px;
	width: 285px;
}

.womanphonebox {
	height: 195px;
	width: 155px;
	float: right;
}

/**MOBILE BROWSING**/

#mobilebrowsinghdr {
	margin-top: 5px;
	margin-left: 3px;
	width: 300px;
}
#mobileBrowsingbox {
	margin-top: 5px;
	margin-left: 10px;
	width: 285px;
	height: 450px;
	float:right;
	}

#mobileleft {
	margin-top: 12px;
	margin-left: 4px;
	width: 255px;
	}
#mobileright {
	margin-top: 30px;
	width: 250px;
	float:right;
	}
#pda {
	margin-top: 30px;
	width: 65px;
	}
	
/**SEARCH / FEEDBACK**/

#ringtone {
	margin-top: 15px;
	width: 270px;
}

#ringtonetext {
	margin-top: 15px;
	margin-left: 1px;
	width: 265px;
	float:left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	
}

#feedback {
	margin-top: 15px;
	width: 270px;
	
	}

#feedbacktext {
	margin-top: 15px;
	margin-left: 3px;
	width: 265px;
	float:right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	}
#feedbacktxt{
	margin-top: 5px;
	margin-left: 10px;
	width: 270px;
	float:right;
}

/**SIGNUP PAGE**/

/**SPORTS PANEL**/
	
#sportsbackground {
	height: 286px;
	width: 604px;
	background: url(../images/slices/sports.jpg) repeat-x;
}

#sportshdr {
	margin-top: 5px;
	margin-left: 10px;
	width: 400px;

}

.sportstext  {
	font: 21px Arial, Helvetica, sans-serif;
	color: #91AA79;
	padding-left: 3px;
	padding-top: 5px;
	letter-spacing: -1px;
	width: 400px;
}
	
.sportscell {
background-image:url(../images/sportscell.jpg);
width:246px;
}

 
/**NEWS PANEL**/

#newsbackground {
	height: 230px;
	width: 604px;
	background: url(../images/slices/news.jpg) repeat-x;
}

#newshdr {
	margin-top: 5px;
	margin-left: 10px;
	width: 604px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
}
.newstext  {
	font: 21px Arial, Helvetica, sans-serif;
	color: #FFCC33;
	padding-left: 3px;
	padding-top: 5px;
	letter-spacing: -1px;
	width: 400px;
}

.newscell {
background-image:url(../images/newscell.jpg);
width:246px;
}
/**ENTERTAINMENT PANEL**/

#entertainbackground {
	height: 230px;
	width: 604px;
	background: url(../images/slices/entertainment.jpg) repeat-x;
}
#entertainmenthdr {
	margin-top: 5px;
	margin-left: 10px;
	width: 620px;
}
	
.entertainmenttext {
	font: 21px Arial, Helvetica, sans-serif;
	color: ##009966;
	padding-left: 3px;
	padding-top: 5px;
	letter-spacing: -1px;
	width: 400px;
}

.entcell {
background-image:url(../images/entcell.jpg);
width:246px;
}


/***POPUP WINDOW**/
	#wrapper {
	width: 595px;
	height: 225px;
	background-image:url(../images/popupbkgrn.jpg)
	}
	
	#ptextholder {
	float:right;
	width:360px;
	margin-top: 75px;
	margin-right: 10px;
	}
	.popuptext {
	font:16px, Arial, Helvetica, sans-serif;
	color:#666666;
}
	
	.phoneholder {
	width: 212px;
	height:221px;
	float:left;
	margin: 0 auto;
	}

/***BROWSING POPUP**/
	#browsingwrapper {
	width: 595px;
	height: 220px;
	background-image:url(http://img.coxnewsweb.com/C/07/42/08/image_4708427.jpg)
	}
	
	#browsertextholder {
	float:right;
	width:365px;
	margin-top: 40px;
	margin-right: 10px;
	}
	
	.browsingtext {
	font:12px, Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
	
/***MOBILE LINKS***/

.mobile A:link {text-decoration: none}
.mobile A:visited {text-decoration: none}
.mobile A:active {text-decoration: none}
.mobile A:hover {text-decoration: underline; color: red;}
