td.gadget_border {
	background-color: #FFFFFF;
	border-left: #B3B7BB 1px solid;
	border-top: #B3B7BB 1px solid;
	border-right: #B3B7BB 1px solid;
	border-bottom: #B3B7BB 1px solid;
}
td.gadget_divide {
	height: 1px;
	background-image: url(../images/gadget_divide.png);
}
font.gadget_newsgroup_caption {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}
font.gadget_caption {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}
font.gadget_settings {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #B3B7BB;
        cursor: pointer;
        cursor: hand;
}
font.gadget {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #800000;
}
font.gadget_black {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}
font.gadget_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #666666;
}
img.gadget {
	border: 1px solid #B3B7BB;
}
img.link {
        cursor: pointer;
        cursor: hand;
}
