body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	width: 320px;
	color: #fff;
	font-family: Arial;
	font-size: 18px;
	}
		
#mobile, #mobile-inside{
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
	}

#mobile-story{
	text-align: left;
	display: block;
	float: left;
	clear: both;
	overflow: hidden;
	width: 310px;
	background: #0d0d0d;	
	padding: 5px;
	margin: 5px;
	}

h3 {
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 22px;
	}


#mobile-inside ol{
	padding: 0;
	display: block;
	clear: both;
	list-style-position: outside;
	list-style-type: none;
	}
	
#mobile-inside li{
	text-align: left;
	display: block;
	float: left;
	clear: both;
	overflow: hidden;
	width: 320px;
	background: #0d0d0d url("images/link_background.png") no-repeat;	
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #222;
	}

#mobile-inside li a {
	display: block;
	float: left;
	text-decoration: none;
	width: 270px;
	min-height: 19px;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: Verdana;
	font-size: 14px;
	color: #eee;
	}
#mobile-inside li a:hover {
	text-decoration: underline;
	}


.photo-link {
	color: yellow;
	text-decoration: none;
	}




#mobile ol{
	padding: 0;
	display: block;
	clear: both;
	list-style-position: outside;
	list-style-type: none;
	}
	
#mobile li{
	text-align: center;
	display: block;
	float: left;
	margin: 2px 10px 10px 10px;
	overflow: hidden;
	}

#mobile li a{
	padding-top: 65px;
	width: 60px;
	height: 22px;
	font-family: arial;
	font-size: 9px;
	text-transform: uppercase;
	color: #c8c8c8;
	font-weight: bold;
	display: block;
	clear: both;
	text-decoration: none;
	}

#mobile li.main1 a{background: #000 url("iphone_buttons/news.png") no-repeat;}
#mobile li.main2 a{background: #000 url("iphone_buttons/sports.png") no-repeat;}
#mobile li.main3 a{background: #000 url("iphone_buttons/business.png") no-repeat;}
#mobile li.main4 a{background: #000 url("iphone_buttons/entertainment.png") no-repeat;}
#mobile li.main5 a{background: #000 url("iphone_buttons/features.png") no-repeat;}
#mobile li.main6 a{background: #000 url("iphone_buttons/opinion.png") no-repeat;}
#mobile li.main7 a{background: #000 url("iphone_buttons/ap.png") no-repeat;}
#mobile li.main8 a{background: #000 url("iphone_buttons/other.png") no-repeat;}
#mobile li.mainclass a{background: #000 url("iphone_buttons/classifieds.png") no-repeat;}





ul#class_header_list {
	list-style: decimal outside;
	}
ul#class_header_list li {
	margin-top:8px;
	font-size: 14px;
	}
a#class_header:link,  a#class_header:active,  a#class_header:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	}
a#class_header:hover {
	text-decoration: underline;
	}

ul#class_ad_list {
	list-style: decimal outside;
	}
ul#class_ad_list li {
	margin-top:20px;
	font-size: 12px;
	}

a#save_ad:link,  a#save_ad:active,  a#save_ad:visited, a#save_ad:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	display: block;
	clear: both;
	margin: 6px 0px 25px 0px;
	}


#ad_total {
	font-family: Verdana;
	font-size: 10px;
	color: #999;
	}




