/* SVN FILE: $Id: _address.css 1803 2015-04-22 05:58:39Z Wolff $ */
/**
 * @lastChangedBy       $LastChangedBy: Wolff $
 * @copyright           ARZA STUDIO
 * @version             $Revision: 1803 $
 * @date                $Date: 2015-04-22 07:58:39 +0200 (mer., 22 avr. 2015) $
 * @license             LICENSE.TXT
 * @filesource          $URL: https://svn.arza-studio.com/engine/branches/1.4/modules/media/migrations/_m000000_000001_media_assets/_address.css $
 */

.address
{
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}
    .address ul
    {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .address .btn
    {
        position: absolute;
        top: 20px;
        right: 20px;
        border: 1px solid;
    }