#homepage #header {
	height:320px !important;
}
#homepage #content .breadcrumb{
	position:absolute;
	top:368px;
	margin-left:0;
	width:880px;
}
#content .breadcrumb{
	position:absolute;
	top:130px;
	margin-left:0;
	width:880px;
}
#content #contentbody {
	margin-top:40px;
}
/*Fix para centrar el wraper ya que margin: auto no funciona en IE*/
.wrapper {
	text-align: left;
}
#content {
	text-align: center;
}
#homepage .featured {
	margin:60px 0 0 0 !important;
}
#footer .legal {
	margin:28px 0 0 0;
	list-style:none;
}
#news .new #aplicaciones {
	height:75px;
	border-bottom:1px solid #e2e2e2;
}
#billetes button {
	width:60px;
}
#billetesInfo button {
	width:60px;
}
#news .new h3 p { 
	font-size:0.9em; 
	line-height:1.2em;
	font-style: normal;
	font-weight: normal;
}