@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("chrome://fastdial/content/fastdial.html") {

body
{
margin-top: -10px !important;
margin-bottom: -10px !important;
}

.thumbnail { -moz-border-radius: 15px !important; border-width: 7px !important;}


.title { -moz-border-radius: 1px !important; border-width: 0px !important;}



#search {
margin-top: 20px !important;
margin-bottom: -10px !important;
}

#search input {

-moz-border-radius: 5px !important;

}

}