	div#growlUI {
		position: relative;
  font-size: 0.75em;
	}

#growlUI h1
{
  margin: 0 0 10px 0;
  font-size: 1.2em;
}
	
	span.close
	{
		position: absolute;
		top: 0;
		right: 10px;
		padding: 2px;
		font-weight: bold;
	}