/*
 * Upload PDF by impleCode
 * http://impleCode.com
 *
 * Copyright 2014 impleCode
 * Free to use under the GPLv3 license.
 * http://www.gnu.org/licenses/gpl-3.0.html
 *
 * Contributing author: Norbert Dreszer
 */

#content .al_product .product-entry table.pdf-table, .al_product .product-entry table.pdf-table {
width: auto;
vertical-align: middle;
border: none;
margin: 10px 0;
}

#content .al_product .product-entry table.pdf-table td, .al_product .product-entry table.pdf-table td  {
padding: 0;
padding-right: 5px;
vertical-align: middle;
border: none;
}