.news_style{
	display:none;
}

.news_show
{
	position:absolute;
	background-color: #000000;
	color:#FFFFFF;
	clip:rect(0px 110px 163px 0px);
}

.news_move {
	position: relative;
}

	.mytable
		{
		width:110px;
		height:163px;
		}

		.mytable td{
			vertical-align:text-top;
		}

.iphone-holder{
	width:100px;
	height:152px;
	font:Georgia;
	color:#FFFFFF;
	padding:5px 0px 5px 5px;
}

	.iphone-title{
		width:100px; 
		font-size:225%; 
		color:#CCCCCC;
		margin-bottom:5px;
	}
	
	.iphone-text{
	}
	
	.iphone-text a{
		color:#FF0000;
		text-decoration:none;
	}
	
	.iphone-text a:hover{
		color:#990000;
	}

	*:first-child+html .iphone-text{
		font-size:9px;
	}
	
	.iphoneimage{
		position:relative;
		left:0;
		bottom:0;
		padding-left:10px;
		padding-top:10px;
		width:100px;
		height:50px;
	}
	
	.iphoneimage img{
		border:none;
	}



