H3 {
padding-bottom: 0px; margin-bottom: 0px; margin-top: 3px; padding-top: 0px;
}
DIV.plugin {
border: 1px solid black ! important ; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-left: 3px; padding-bottom: 5px;
/* Dumb IE/Win fix */
position: relative;
}
DIV.support {
float: right; width: 16em; border-left: 1px solid black; border-bottom: 1px solid black;
}
.yes {
background-color: #33ff33; padding-top: 1px; padding-bottom: 1px; margin-bottom: 0px; margin-top: 0px; padding-left: 3px; 
}
.no {
background-color: #FF5555; padding-top: 1px; padding-bottom: 1px; margin-bottom: 0px; margin-top: 0px; padding-left: 3px;
}
.manual {
background-color: yellow; padding-top: 1px; padding-bottom: 1px; margin-bottom: 0px; margin-top: 0px; padding-left: 3px;
}
.semi {
background-color: #00D2FF; padding-top: 1px; padding-bottom: 1px; margin-bottom: 0px; margin-top: 0px; padding-left: 3px;
}
.fake4 {
background-color: #FFA500; padding-top: 1px; padding-bottom: 1px; margin-bottom: 0px; margin-top: 0px; padding-left: 3px;
}
DIV.version {
font-size: x-small; font-style: italic; margin-bottom: 5px;
}
DIV.license {
font-size: x-small; font-style: italic; margin-bottom: 5px;
}
DIV.untested {
padding-top: 1px; padding-bottom: 1px; padding-left: 3px;
}
DIV.faq {
padding-top: 1px; padding-bottom: 1px; padding-left: 3px;
}
DIV.important {
padding-top: 1px; padding-bottom: 1px; padding-left: 3px;
}
DIV.dl {
margin-bottom: 3px; margin-top: 5px;
}
DIV.name {
padding-bottom: 3px; float: left;
}
DIV.infotext {
clear: left; margin-bottom: 10px; margin-top: 10px; padding-bottom: 5px; min-height: 60px;
}
OL {
padding-top: 5px; padding-bottom: 5px;
}
DIV.translations {
float: right;
}
DIV.footer {
text-align: right; margin-top: 10px;
}
DIV.winnav {
text-align: center; clear: both;
}
UL {
clear: both;
}
H1 {
font-family: serif; font-style: italic;
}
ABBR {
cursor: help;
}
ACRONYM {
cursor: help;
}

PRE {
font-size: 1.2em;
}

/* Ugly CSS column hack */

UL.pluginlist LI
{
	width: 32%;
	float: left;
	padding: 1px;
}
UL.pluginlist
{
	list-style: none;
	overflow: hidden;
}