body {
	overflow: visible;
	padding: 0;
	margin: 0;
	width: 320px;
}

.load_more {
	display: block; 
	font-weight: bold; 
	font-size: 14px; 
	text-decoration: none;
}

.load_more_loading {
	display: block; 
	font-weight: bold; 
	font-size: 14px; 
	text-decoration: none;
	color: white;
	background:#194fdb url(http://i.i.com.com/cnwk.1d/i/wdgt/ipr/loading-small.gif) no-repeat 1% center;
}

.load_more_item {
	padding: 15px 32px 5px 10px; 
	border-bottom: 1px solid #ddd;
	height: 25px;
	color: #3B6285; 
}

.loading_item {	
	height: 25px; 
	border-bottom: 1px solid #ddd;
	padding: 15px 32px 5px 23px; 
}

.load_more_rss {
	height: 17px; 
	padding-top: 8px;
}

.loading_rss {
	height: 17px; 
	padding: 8px 32px 8px 23px;
}

.searchSeparator {
	background:transparent url(http://i.i.com.com/cnwk.1d/i/wdgt/ipr/searchSeparator.png) repeat-x scroll 0%;
	border-bottom:1px solid #999999;
	border-top:1px solid #7D7D7D;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	margin-bottom:-2px;
	padding:1px 10px;
	position:relative;
	top:-1px;
}

#iphone_title {
	color: white;
	position: relative;
	text-align: center;
	padding: 0;
	top: 13px;
	font-weight: bold;
	font-size: 18px;
	text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	left: 5px;
}

#iphone_header {
	left: 0px;
	top: 0px;
	height:44px;
	width: 320px;
	background: black url(http://i.i.com.com/cnwk.1d/i/wdgt/ipr/background-top.png) repeat-x;
}

#iphone_body {
	position: relative;
	overflow: hidden;	
	width: 100%;
	min-height: 316px;
}

.iphone_page {
	position: absolute;
	width: 100%;
}

#iphone_footer {
	position: relative;
	font-size: 10px;
	color: #666;
	text-align: center;
}

#iphone_loading_page {
	display: none;
}

#iphone_backbutton {
	position: relative;
	float: left;
	top: 7px;
	left: 5px;
	cursor: pointer;
	display: none;
}

#iphone_backbutton_text {
	display: block;
	text-decoration: none;
	background: url(http://i.i.com.com/cnwk.1d/i/wdgt/ipr/back-button-body.png) top right no-repeat;
	margin-left: 11px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding-top: 9px;
	padding-right: 5px;
}

.info_msg {
	font-size: 18px;
	font-weight: bold;
	height: 300px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

#cancel_button {
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	color: #333;
}

#redirMessage {
	text-align: center;
	background-color: #eee;
	font-size: 14px;
	padding: 4px;
}

#redirMessage .buttons {
	margin: 5px 0px 5px 0px;	
}

#redirMessage .buttons a.button {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #3B6285;
	margin: 4px;
	text-decoration: none;
}
