body {
	background: #eeeeee;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000;
}

a { color: #0000ff; }

#page_wrap {
	width: 531px;
	margin: 0 auto;
	background: #fff;
	margin-top: 20px;
}

#content {
	background: url('imgs/bg_gradient.gif') repeat-x;
	margin: 10px;
	padding: 10px;
}


h1 { 
	font-size: 12px; 
	margin: 0px 0px 10px 0px;
}

h3 { 
	font-size: 22px;
	margin: 10px 0px 0px 0px;
	font-family: Arial;
	font-weight: none;
 }
 
h4 { font-size: 12px; }

#ads {
	margin-top: 30px;
	margin-bottom: 40px;
}

#adslast {
	margin-bottom: 40px;
}

.proxy_list {
	background: #eeeeee;
	width: 230px;
	padding: 3px;
	margin-bottom: 10px;
}

.proxy_list li {
	list-style: none;
	margin-left: -25px;
	padding-bottom: 3px;
}

#form {
	margin-top: 15px;
	margin-bottom: 15px;
}

#address_box { 
	background: #fff;
	height: 14px;
	width: 370px;
	border: 1px solid #eeeeee;
	padding: 8px;
}

#go {
	height: 32px;
	width: 100px;
	background: #eeeeee;
	color: #000;
	border: 0px;
}

#hz_ads {
	margin-top: 5px;
	margin-bottom: 10px;
}

#options {
	display: none;
}

#footer {
	margin-top: 15px;
}

.left { float: left; }
.right { float: right; }
.clear { clear: both; }