body {
	background-color: transparent;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

body, div, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	line-height: 16px;
	color: #666666;
}

input {
	float: none;
	padding: 0px;
}

a, a:visited {
	text-decoration: underline;
	color: #333333;
}

a:hover, a:active {
	color: #a51013;
}
#Wrapper {
	max-height:370px;
	overflow:auto;
}


#results_table {
	min-width:140px;
	max-width:188px;

}
