body {
	background: #fff url(../img/bg.gif) top left repeat;
}

a {
	color: blue;
}

#ant {
	font: 12pt/20pt Georgia;	
}

#ant h2 {
	font: 20pt Georgia;
}

#ant input {
	margin: 0 5px 0 15px;
	font: 12pt Georgia;
}

#ant p {
	margin: 0;
}

#footer {
	margin: 5px 0;
	padding: 5px 0;
	border-top: 1px solid #a9a9a9;
	font: 10pt Georgia;
	color: #a9a9a9;
}

#footer a {
	color: #a9a9a9;
	text-decoration: none;	
}

pre {
	font: 12pt Arial;
	border: 1px solid #000;
	margin: 10px 0;
	padding: 10px;
	background-color: #dcdcdc;
}

pre#replist, p#getfile {
	display: none;
}

#sourceslist {
	font-family: Arial;
	padding: 1px 3px;
}

img {
	border:0;
}

