﻿
body 
{
	height:auto;
}
h2.result
{
	margin:0;
}
a {font-size:16px;cursor:pointer;}
table tr td 
{
	padding:5px;
}
ul{ list-style:none;}

li.result
{
	list-style:none;
	border-bottom:solid 1px #ccc;
}
li.result div div
{
	background: #F7F7F7;

}