.belvg_custom_price {
	font-weight: 100;
	font-size: 14px;
	line-height: 18px;
	color: #9b0000;
	text-align: right;
	margin-right: 5px;
}

.belvg_amount {
	font-size: 11px;
	color: rgb(83, 82, 82);
	font-weight: normal;
}

.gift_inner {
	font-size: 12px;
	text-align: left;
	border-top: 1px solid #ccc;
	padding-top: 15px;
}

.gift_inner input {
	margin-bottom: 8px;
}

.gift_input {
	padding: 0 5px;
	height: 22px;
	width: 90%;
	border: 1px solid #ccc;
	font-weight: normal;
}

textarea.gift_input {
	height: 50px;
}

.gift_radio {
	margin-left: 10px;
}

.gift_inner_hider {
	display: none;
}