@charset "utf-8";
/* CSS Document */

.table-cell-narrow {
	width: 80px;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	font-size: 9pt;
}
.table-cell-wide {
	width: 400px;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	font-size: 9pt;
}


#more-plugins .inside {
	padding:6px 6px 8px;
}
#more-plugins-box dt {
	font-weight:bold;
}
#more-plugins-box dd {
color:#929292;
font-size:11px;
font-style:normal;
margin-bottom:0;
}
#more-plugins-box h3 em {
font-size:10px;
font-style:normal;
font-weight:normal;
margin-left:3px;
}
