@charset "utf-8";
/* CSS Document */

.product-field-type-E ul {
	margin:10px 0 !important;
	float:left;
	width:100%;
}
.product-field-type-E ul li {
    list-style:none;
    padding: 5px 0;
    width: 100%;
}
.product-field-type-E ul li .product-fields-title-wrapper {
    float: left;
    width: 65%;
}
.product-field-type-E ul li .vmcustom-attrib {
    margin: 0 0 0 7px;
}