#contact {
	color: white;
	line-height: 16px;
	text-shadow: #000 0 1px 20px;
	z-index: 7001;
	position: absolute;
	background: url(../images/black80pct.png) repeat;
	height: 100%;
	opacity: 0;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
}

#contact-inner {
	z-index: 100;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 143px;
	padding-top: 60px;
}

#contact h1 {
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	margin: 0 12px 0 0;
}

#contact p {
	padding: 0;
	margin: 0;
}

#contact a {
	color: white;
	text-decoration: none;
	padding: 1px;
	position: relative;
	left: -1px;
}

#contact a:hover {
	background: white none repeat;
	color: #000;
	text-shadow: #000000 0 0 0px;
}

#she {
	display: block;
}

#he {
	clear: left;
	display: block;
	top: 51px;
	position: relative;
}

.left {
	text-align: right;
	width: 151px;
	font-weight: bold;
	float: left;
}

.right {
	text-align: left;
	float: left;
	margin-left: 14px;
}
