li#pt-openidlogin {
  display: inline-block;
  background: url(http://dump.thecybershadow.net/28556bd4a2def625303f398ed926f894/sits_small.png) top left no-repeat !important;
  width: 154px;
  height: 23px;
  margin-top: 5px;
  padding: 0 !important;
}
li#pt-openidlogin a, li#pt-openidlogin a:hover {
  display: inline-block;
  width: 154px;
  height: 23px;
  padding-top: 50px;
  background: none !important;
  overflow: hidden;
}

/* ***************************************************************** */

table.collapsed tr.collapsable {
	display: none;
}
 
.collapseButton {		/* 'show'/'hide' buttons created dynamically by the		*/
	float: right;		/* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
	font-weight: normal;	/* are styled here so they can be customised.		  */
	text-align: right;
	width: auto;
}