/* Ruby Gloom Characters Styles */

h2#rg-header-fun-stuff {
	text-indent: -9999em;
	background: url(../images/ruby-gloom-header-characters.png) no-repeat 0 0;
	width: 254px;
	height: 100px;
	position: relative;
	z-index: 1000;
	top: 130px;
	*top: -40px;
	left: 700px;
	} 

#rg-characters-main-content {
	float: left;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	*margin: -50px 0 0 0;
	width: 880px;
	background: url(../images/ruby-gloom-bg-characters.jpg) no-repeat -17px 70px;
	}
	
#rg-characters-flash {
	margin: 0 0 0 20px;
	position: relative;
	z-index: 100;
	}