}
-.mkdru-result {
- padding: .8em 1em 1em 1em !important;
+li.mkdru-result {
+ padding: .8em 1em 1em 1em;
border-bottom: 3px solid #FFFFFF;
-/* margin-top: 0 !important; */
-/* margin-bottom: 0 !important; */
}
.mkdru-result.odd {
background-color: #f6f6f2;
margin-top: 0;
margin-bottom: .3em;
}
-.mkdru-result-author {
- margin-left: 1em !important;
+div.mkdru-result-author {
+ margin-left: 1em;
}
.mkdru-result-description {
font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
padding: 0;
text-indent: -9999px;
width: 34px;
-}
\ No newline at end of file
+}