.desglose {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	float:left;
	min-height:266px;
	margin:30px;
	padding:20px;
	width:835px;
}
.wxp-content h2 {
	color:#005DAC;
	display:inline-block;
	font-size:1.429em;
	margin:0;
	padding:0;
	line-height:1.429em;
}
table.wxp-table_aloj, table.wxp-table_reserva {
	margin:0 0 20px;
	width:830px;
}
.wxp-subtotal {
	color:#005DAC;
	float:right;
	font-size:1.25em;
	font-weight:bold;
	line-height:36px;
	margin:1px 0;
	padding:5px 13px;
	text-align:right;
}
.wxp-total {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#005dac;
	color:#FFFFFF;
	float:right;
	font-size:1.25em;
	font-weight:bold;
	line-height:36px;
	margin:0;
	padding:5px 13px;
	text-align:right;
}
#wxp-data p {
	margin:15px 0;
}
a.nav_right {
	background-image:url(images/reserves-button.png);
	background-repeat:no-repeat;
	color:#FFF;
	float:right;
	font-size:14px;
	font-weight:bold;
	height:47px;
	line-height:47px;
	margin:15px 0 0;
	text-align:center;
	text-decoration:none;
	width:181px;
	background-repeat: no-repeat;
}
a.nav_right:hover {
	color:#FFF;
	text-decoration:none;
}

