.woo_catalog_header img {
    width: 200px;
}
.pricing_catalogue {
    background: #fff;
    padding: 20px;
}
table.woocatalog_table th {
    text-align: left;
}
.woocat_row:after {
    content: "";
    display: block;
    clear: both;
}

.woocat_half {
	width: 50%;
	float: left;
}
#wpfooter {display: none;}
.catalog_header.woocat_row {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 8px;
}
.woo_catalog_header {
	margin-bottom: 20px;
	text-align: center;
	border-bottom: 2px solid #f0eeee;
}
.woocat_row.woocat_main_row .woocat_half {
    margin-bottom: 3px;
    font-size: 15px;
    line-height: 20px;
}

.wpbep_label {
    display: inline-block;
    width: 54px;
    color: #ccc;
    font-size: 12px;
    text-align: right;
}