/************************************/
/* CONTACT LIST (EmailAc)  **********/
/************************************/

@-moz-document 
domain("spreadsheets.google.com"),
domain("docs.google.com") ,
url-prefix("http://www.google.com/calendar/"),
domain("mail.google.com"),
url-prefix("http://www.google.com/reader/"), 
url-prefix("https://www.google.com/reader") 
{

.ac-renderer{border:1px solid #888 !important;
background:#F7F7F7 !important;
color:#00c !important;}
.ac-renderer * {color:#222!important;}
.ac-renderer div:hover {background:#FFFFCC !important;}

.ac-renderer .ac-active,.ac-renderer .ac-active b, .ac-renderer .active{background:#FFFFCC !important;color: #222 !important;}

.ac-renderer .autocomplete-separator { border-bottom: 1px solid #ccc !important; }
}