.vso-options-wrapper {
	margin: 15px 0;
	direction: rtl;
	text-align: right;
	border-top: 1px solid #eee;
	padding-top: 12px;
}

.vso-option-group {
	margin-bottom: 14px;
}

.vso-option-title {
	font-weight: bold;
	margin: 0 0 6px 0;
	font-size: 15px;
}

.vso-radio {
	display: block;
	margin-bottom: 6px;
	cursor: pointer;
	font-size: 14px;
}

.vso-radio input {
	margin-left: 6px;
}

.vso-total-price {
	margin-top: 12px;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	border-top: 1px dashed #ddd;
}
