body {
	color: #fff;
	background: #333333;
	text-align: center;
	font-family:arial;
}

#wrapper {
	margin: 30px auto;
	
}

#press {
	text-align:left;
}
#addr-form {

margin:0 auto;
width:800px;
}
#addr-form ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#addr-form ul li {
	margin: 15px 0px;
}

#addr-form input.addr {
	height: 40px;
	background: url(images/antipodr_field_bg.gif) repeat-x;
	color: #999;
	font: 28px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	border: none;
	padding: 3px 0px;
}

.footer {
	width: 800px;
	color: #fff;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 20px auto;
}

a:link, a:visited {
	color: #0099ff;
	text-decoration: none;
}

a:hover, a:active {
	color: #0099ff;
	text-decoration: underline;
}
