/* SHOP STYLES */

.shopfront {
width: 325px;
float: left;
border: 1px #CCC dashed;
padding: 5px;
margin: 10px;
background: #FFF;
}

