#adult_main {
	background				: url(../../gfx/splash.jpg) no-repeat;
	width					: 474px;
	height					: 401px;
	margin					: 100px auto 20px auto;
	position				: relative;
}

#adult_main .content {
	position				: absolute;
	left					: 16px;
	top						: 185px;
	text-align				: center;
	width					: 440px;
	color					: #6a6a6a;
	font-size				: 11px;
}

#adult_main .content h2 {
	display					: block;
	text-align				: center;
	color					: #303030;
	font-size				: 14px;
	margin                  : 0px 0px 25px 0px;
}

#adult_main .content span {
	color					: #e12000;
}

#adult_main .content span h3 {
    text-align              : center;
    font-size				: 11px;
    font-weight             : normal;
    margin                  : 0px;
}

#adult_main a.enter {
	position				: absolute;
	display					: block;
	width					: 147px;
	height					: 34px;
	background				: url(../../gfx/btn_enter.jpg) no-repeat;
	left					: 164px;
	top						: 350px;
}

h1 {
    text-align              : center;
    font-size               : 18px;
    font-weight             : bold;
    color                   : #fff;
    font-style              : italic;
    letter-spacing          : 1px;
    margin                  : 5px 0px;
}
