/*-----------------------------------------*/
/* APPTILES */
/*-----------------------------------------*/
.apptilerow {
	width:810px;
	overflow: hidden;
	padding:0 auto;
	margin:20px auto;
	text-align:center;
}

.apptile {
	float:left;
	margin-left:14px;
	margin-right:10px;	}

.apptile .text a {
	color:#9dc4e3;
}

.apptile .text a:hover {
	color:#03befe;
}		

.tile_images{	
	margin: 0 auto;
	text-align: center;
}

.apptile img{
	width:225px;
	height:225px;
	border: 4px solid #000000;
}
