body, h1, h2, h3, h4, h5, h6, 
p, address, form, fieldset, 
ul, ol, li, object, param, table {
	margin: 0;
	padding: 0;
}

fieldset, img, object, param, table, td, th, tr {border: 0;}

body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px auto 10px auto;
	text-align: center;
}
#container {
	width: 1000px;
	margin: auto; 
	text-align: center;
}

#content {
	width: 1000px;
	text-align: left;
	overflow: hidden; /* clearance */
	display: table;	
	margin-top: 7px;
}

div#ban-google {
	width:500px;
	margin:auto;
	text-align:center;
}

table#google_table
{
	width: 100%;
	font-size: 11px;
}

input.ban
{
	width: 150px;
	height: 12px;
	font-size: 11px;
}

b{
	font-weight:normal;
}

h1{
	font-size:15px;
}