/**
 * Redkiwi
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @category    Redkiwi
 * @package     Redkiwi_RkFileAttachment
 * @copyright   Copyright (c) 2015 Redkiwi
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 * @author      Petru Iuga | iuga@redkiwi.nl
 */
.product-view .file-attachment {
    padding: 0 15px 15px 0;
    clear: left;
    width: 70%;
}
