/* CSS Document */

#plugin {
font: 8pt Verdana, Arial, Helvetica, sans-serif;
margin:10px; 
padding:0; 
border:1px solid #666666; 
background:#f3f3f3; 
clear:left;
width:510px;
}

#plugin p {
margin:5px; 
padding:5px;
}

#plugin h1 {
padding: 2px;
margin: 2px;
font-size:9.5pt; 
font-weight:bold;
color:#990000;
}

#plugin a {
text-decoration: underline;
font-weight: bold;
color: #000066;
cursor: pointer;
}

#plugin a:link {
text-decoration: underline;
color: #000066;
cursor: pointer;
}

#plugin a:visited {
color: #000066;
text-decoration: underline;
cursor: pointer;
}

#plugin a:hover {
color: #cc0000;
text-decoration: underline;
cursor: pointer;
}

#plugin a:active {
text-decoration: underline;
cursor: pointer;
}
