/* 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.
*/ div.results-list { min-width: 300px; } div.results-list ul { list-style: none; margin: 0; } div.results-list ul li { cursor: default; padding: 5px 5px 5px 10px; } div.results-list ul li.active{ background-color: #eee; color: #333; cursor: pointer; } div.results-list ul .selected { background-color: #fff; cursor: default; font-weight: bold; } div.results-list div.loading { padding: 5px 10px; }