/*
* PrestaShop module created by VEKIA, a guy from official PrestaShop community ;-)
*
* @author    VEKIA PL MIŁOSZ MYSZCZUK VATEU PL9730945634
* @copyright 2010-2022 VEKIA
* @license   This program is not free software and you can't resell and redistribute it
*
* CONTACT WITH DEVELOPER http://mypresta.eu
* support@mypresta.eu
*/

.rp_uploads_main span {
    display: block;
    margin-bottom: 10px;
    margin-top:10px;
    clear: both;
}

.rp_div .rpthumb {
    padding:5px;
    background:#FFF;
    border: 1px solid #c0c0c0;
    display:inline-block; float:left; margin:5px;
}

.rp_div .rpthumb_first {
    margin-left:0px!important;
}