* {
	outline: 0;
}

#catch {
	height: 469px;
	width: 506px;
	margin: -480px 0px 0px -253px;
	position: absolute;
	text-align: left;
	z-index: 100;
	left: 50%;
}

#catch #catch_me {
	padding-top: 422px;
	width: 375px;
	margin: 0 auto 0 40px;
	position: absolute;
	z-index: 101;
}

#catch #catch-background {
	background: url("bg.png");
	height: 469px;
	width: 506px;
	position: absolute;
	z-index: 100;
}

#catch #catch_me input#catch-mail {
	height: 26px;
	width: 250px;
	border: 0;
	font-size: 15px;
	padding-left: 10px;
}

#catch #catch-go {
	background: #FFF;
	height: 27px;
	width: 110px;
	border: 0;
	cursor: pointer;
	color: #2c2c2c;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

#catch #catch-close {
	height: 24px;
	width: 24px;
	float: right;
	z-index: 102;
	position: relative;
	right: -12px;
	top: -12px;
	cursor: pointer;
}

#catch a img {
	border: 0;
}

#catch-bg { z-index:99; position:fixed; top:0; left:0; width:100%; height:100%; background:#000; filter : alpha(opacity=70); -moz-opacity : 0.7; opacity : 0.7; }
* html #catch-bg { 
	position: absolute;
	font-size: 180px;
	padding: 0;
	margin: 0;
}
* html body {
	height: 100%;
}
