
div#contents div#article form div.submit {
	margin-top : 5px;
	text-align: center;
}

div#contents div#article form ul {
	margin-left: 0px;
	padding-left: 1em;
	text-indent: 0px;
}

div#contents div#article form ul li {
	list-style-type: none;
}

div#contents div#article dl#whoisresults dd pre {
	/*background-color: inherit;*/
	background-color: #ffffff; /* IE Fix */
	border-style: none;
	border-width: 0px;
}


