.back{
	font-family: Arial;	
	position: absolute;
	top: 10px;
	left: 10px;
}
.back span{
	background-color: black;
	font-size: 9px;
	padding: 3px;
}
.back span a{
	color: white;	
}
p.actual{
	font-weight: bold;	
	font-size: 1em;
	color: black;	
}
.app{
	font-size: 1em;
	font-family: Arial;	
	width: 40%;
}
dt.estado{
	font-weight: bold;	
	font-size: 1em;
	color: black;
}
dd{
	font-size: 13px;
	color: #666;	
}
span.hora{
	font-weight: bold;	
	color: black;
	font-size: 1.5em;
}
strong{
	color: black;
	font-size: 1.3em;	
}
.btn{
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: white;
	color: grey;
	border: 0px;	
}
#ascii{
	text-align: center;
}