.payment_method_boots_v12 ul {
	list-style: none;
	padding-left: 0;
}
.product-form-list {
    list-style: none;
    padding: 0;
}
.product-form-list li {
	padding: 5px;
}
.v12-widget {
       font-size: .8em;
    background: #fbfbfb;
    border: 1px solid #aaaaaa;
    padding-left: 28px;
    margin-top: 26px;
}
div#show_v12_finance {
    font-size: 15px;
    padding-top: 27px;
}
.v12_pack_options {
    font-size: 15px;
}

select#v12_pack {
    width: 42%;
}
.v12_deposit{
    margin-bottom: 10px;
}
.v12_deposit label {
    width: 55%;
    margin-bottom: 42px;
}
.v12_plan label {
    width: 55%;
}
.v12_error{
    display: none;
}