@charset "utf-8";
/* CSS Document */
.icon_border
{
	/*background-image:url(../images/whyiphone3g/bg_module.gif);
	background-repeat:no-repeat;
	width:260px;
	height:150px;*/
	background:url('../images/bkg_bloc_whyiphone3gs.png') no-repeat;
	width:227px; 
	height:160px;
	padding:5px;
	float:left;
	margin-left:23px;
}
.icon
{
	float:left;
	margin:7px;
	height:100px;
}
.icon_text
{
	padding:7px;
	color:#555555;
}
.icon_text_content
{
	font-size:0.8em;	
}
.text_content {
	float:left;
	width:150px;	
	text-align:left;	
}
