/* Stylesheet for the Opera Plugins document */
/* Copyright 2000 Opera Software */

body {
font-size: 10.5pt;
font-family: Georgia, serif;
background-color: white;
color: black;
}

table {
border: 0;
padding: 0;
border-spacing: 0;
font-size: 10.5pt;
}
td {
vertical-align: top;
white-space: nowrap;
padding: 0.4em;
}

.type, .mime, .path {
border-top: 1px solid black;
}
.mime {
border-right: 1px solid black;
}
.plugin {
border-right: 0;
background-color: #ddd;
text-align: left;
padding-top: 0px;
padding-bottom: 0px;
font-weight: bold;
font-style: normal;
font-size: 15pt;
}
