@charset "utf-8";
/* CSS Document */


.box .title {
	width:100%;
	color:#1A1966;
	font-family:Helvetica;
	font-weight:bold;
	font-size:16px;
	padding-bottom:4px;
	border-bottom:#1A1966 2px solid;
	margin-bottom:15px;
}

.box .sel_apps {
	width:100%;
	color:#333;
	font-family:Helvetica;
	font-size:12px;
}

.box .sel_apps .checkImg {
	margin-right:10px;
	float:left;
	font-size:14px;
	display:inline-block;
	margin-top:5px;
	
}

.box .sel_apps .check {
	width:180px;
	margin-right:10px;
	float:left;
}

.box .sel_apps .last {
	margin-right:0px;
}

.box .sel_apps .iphone {
	background:url(../images/icos-apps.jpg) 0px 0px no-repeat;
	display:inline;
	width:9px;
	height:20px;
}
