#checkout_proceso {
	width: 700px;
	height: 80px;
	background-image:url(/app/img/css/checkout_proceso_bg.gif);
	margin-bottom: 20px;
}

.checkout_titulo  {
	color: #003388;
	font-size: 19px;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 5px;
}

table.checkout_proceso {
	width: 100%;
	margin-left: 15px;
	margin-right: 15px;
}

table.checkout_proceso td {
	padding-top: 12px;
	color: #535353;
	font-size: 17px;
}

table.checkout_proceso td.selected {
	color: #154393;
}

table.checkout_proceso img{
	margin-right: 5px;
}

#checkout_identificacion_login {
	/*width: 500px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 40px;
}

#checkout_identificacion_registro {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
