/** tarjeta regalo **/
#cont_gift {
	position: absolute;
	min-width: 990px;
	width: 100%;
	height: 100%;
	z-index: 0;
}

#gift_box {
	width: 340px;
	height: 430px;
	padding: 10px;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -220px;
	border: solid 1px #FFF;
	font-family: Georgia;
	font-size: 12px;
}

#gift_box hr {
	width: 50%;
	margin: 12px auto;
}

#gift_box .inner {
	text-align: center;
	background: url(../img/bg_90.png);
	padding: 50px;
}

.butt_standard {
	background: #939598;
	color: #FFF;
	padding: 5px 15px;
	width: 120px;
	margin-top: 20px;
}

.butt_standard.giftbut:visited {
	background: #939598;
	color: #FFF;
	padding: 5px 15px;
	width: 120px;
	margin-top: 20px;
}

.butt_standard:hover {
	background: #000;
	color: #FFF;
}

p.error {
	margin: 0;
	padding: 0;
	color: #9B0202;
}

#gift_box .error {
	font-size: 10px;
}

#condicionesUSO_TR_Content ol,#condicionesUSO_TR_Content ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0 0 0 23px;
	margin-left: 3px;
}

#condicionesUSO_TR_Content ol,#condicionesUSO_TR_Content ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#condicionesUSO_TR_Content ul {
	list-style-type: none;
}

#cont_gift #contentInfo {
	height: auto !important;
}

#compra_fisica_form #comp, , #compra_virtual_form #comp {
	width: 270px !important;
}

#compra_fisica_form .aux_cont,#compra_virtual_form .aux_cont {
	font-size: 11px !important;
}

/*
#inner_gift_box>div:first-child {
	display:none;
}*/