/* <copyright>
 This file contains proprietary software owned by Motorola Mobility, Inc.<br/>
 No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.<br/>
 (c) Copyright 2011 Motorola Mobility, Inc.  All Rights Reserved.
 </copyright> */
.style-sheets-view-container ul {
    margin: 0;
    padding: 0;
}
.style-sheets-view-container li {
    list-style-type: none;
    margin: 0 8px;
}
.style-sheets-view-container li:first-child {
    margin-top: 5px;
}
.style-sheets-view-container li:last-child {
    margin-bottom: 5px;
}