/* This file contains proprietary software owned by Motorola Mobility, Inc.
No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.
(c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved.
*/ /*
*/ .objects-list { margin: 0; padding: 0; } .objects-list list-item { width: 200px; height: 200px; float: left; margin: 0 18px 18px; border-radius: 20px; box-shadow: inset 0 0 4px rgba(0,0,0,0.5); }