div#tabs-etc {
	position: relative!important;
}
a.coolaid-launch {
  display: block;
  position: absolute!important;
  top: -15px!important;
  right: 5px!important;
  z-index: 400;
  width: 32px;
  height: 32px;
  background: transparent url(coolaid.png) no-repeat left top;
  _background: transparent url(coolaid.gif) no-repeat left top;
  text-decoration: none;
  border: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -10000px;
  line-height: 0px;
  outline: none;
  cursor: pointer;
  cursor: hand;
}
div#coolaid-overlay {
  background-color: transparent!important;
}

div.coolaid {
  width: 600px!important;
}

div.coolaid-sup {
  overflow: auto!important;
	overflow-x: hidden!important;
	top: 30%!important;
	min-height: 250px!important;
	border: 4px solid #5F7F4F;
}
