/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 07-mar-2017, 11:27:27
    Author     : innovadeluxe2
*/

#private_shop_message {
   border: 1px solid #e4e4e4;
   border-radius: 2px;
   padding: 10px;
   margin-bottom: 10px;
   float:left;
}

#private_shop_message i {
    display:block;
    position:relative;
    margin: 0 auto;
}