TABLE.applets
{
	width: 100%;
	border-collapse: collapse;
	border: solid 1px #1f1f1f;
	margin: 10px 20px 10px 20px;
	font-size: 11px;
}
TABLE.applets TD { border: solid 1px #1f1f1f; }
TABLE.applets TR.row TD { background-color: transparent; }
TABLE.applets TR.row-selected TD { background-color: #454545; }
TABLE.applets TD.image { padding: 5px; width: 60px; text-align: center; }
TABLE.applets TD.image IMG  { border: solid 1px #937e54; }
TABLE.applets TD.text { padding: 5px 5px 2px 5px; text-align: justify; }
TABLE.applets TD.text DIV.title { font-size: 12px; padding-bottom: 2px; }
TABLE.applets TD.text SPAN.commands { font-size: 10px; }
TABLE.applets TD.text SPAN.commands a { font-weight: normal; }

.irc-answer
{
	font-size: 12px;
	font-weight: normal;
	padding-left: 15px;
}

.irc-question
{
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
}
