
.touchiconpreview {
	padding:0;
	margin:0 0 10px;
	background-color: #999;
	background-size: 72px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-box-shadow:    0px 2px 2px 0px #555;
  	-webkit-box-shadow: 0px 2px 2px 0px #555;
  	box-shadow:         0px 2px 2px 0px #555;
}

.appleshine,.touchiconpreview {
	width:72px;
	height:72px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

div.crearefooter {
	border-top: 1px solid #dfdfdf;
}

.crearefooter p {
	color:#777 !important;
}