
body {
	margin-top: 10px;
	margin-bottom: 1px;
	margin-left: 0;
	margin-right: 0;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
}

#url {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-indent: 2px;
	background: #F9F9F9;
	padding:5px;
	-moz-border-radius: 10px;
}



.mid {
	margin-left: 5px;
}

#results {
	margin-top: 15px;
}

#results div {
		padding: 5px;
		font-weight: bold;
		color: #333333;
		border-bottom: 1px dotted #333333;
		width: 550px;
		text-align: left;
}

#results div span {
		float: right;
		font-weight: normal;
}
