﻿
body 
{
	height:auto;
}
h2.result
{
	margin:0;
}
a {font-size:16px;}
table tr td 
{
	padding:5px;
}
ul{ list-style:none;}

li.result
{
	clear:both;
	list-style:none;
	border-bottom:solid 1px #ccc;
	height:230px;

}
li.result div
{
	margin:5px;
	float:left;
}
#lblPaging a, #lblPaging2 a 
{
	font-size:12px;
}