body
{
	margin: 0;
	padding: 0 0 30px 0;
	background: url(../layout/background.png) repeat;	
}
#ip { font-size: 20px;text-align:center;border:1px dashed lightgrey;line-height:100px;margin-top:43px;height:180px}
p
{
	margin: 0;
	padding: 5px 0;
	line-height: 1.3em;
}
#container
{
	width: 945px;
	margin: 0 auto;
}
#header
{
	height: 150px;
	background: url(../layout/header.png) no-repeat bottom;
}
#header h1, #header h2
{
	margin: 0;
	display: none;
	visibility:hidden;
}
#content
{
	margin: 0;
	padding: 0 0 32px 53px;
	background: url(../layout/content.png) repeat-y;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #737373;
}
#footer
{
	height: 50px;
	background: url(../layout/footer.png) no-repeat;
	clear: both;
}
.search
{
	width: 494px;
	float: left;
	background: url(../layout/searchbg.png) no-repeat;
	height: 134px;
	padding: 58px 0 0 30px;
	font-size: 10pt;
}
.notsearch
{
	width: 494px;
	float: left;
	background: url(../layout/searchbg.png) no-repeat;
	padding: 58px 0 0 30px;
	font-size: 10pt;
}
.search form p
{
	width: 477px;
	height: 46px;
	margin: 0;
	padding: 5px 0 0 15px;
	background: url(../layout/searchbox.png);
}
.search form input#url
{
	width: 321px;
	height: 16px;
	padding: 3px;
}
.search form input.submit
{
	position: relative;
	top: 7px;
}
.answerbox
{
	width: 505px;
	height: 233px;
	background: url(../layout/answerbg.png) no-repeat;
	float: left;
	padding: 0 0 0 19px;
}
.answer
{
	height: 170px;
	margin: 45px 0 0 0;
	float: left;
}
.one
{
	width: 145px;
	margin-right: 15px;
}
.two
{
	width: 160px;
	margin-right: 16px;
}
.three
{
	width: 163px;
	margin-right: 0 !important;
}
.sidebar
{
	width: 368px;
	margin: 30px 0 0;
	padding: 0;
	background: #FFF url(../layout/dots.gif) repeat-y top left;
	float: right;
}
.hide
{
	display: none;
}
h3.last-10-searches
{
	background: url(../layout/last-10-searches.gif) no-repeat;
	width: 132px;
	height: 30px;
	margin: 0 0 0 60px;
}
h3.last-10-searches span { display: none; }
table.last-10-searches
{
	padding: 0;
	margin: 0 0 0 16px;
	width: 316px;
}
.last-10-searches th
{
	font-size: 10pt;
	color: #666;
	font-variant: small-caps;
	text-align: left;
}
.last-10-searches td
{
	font-size: 9pt;
}
.last-10-searches .domain
{
	background: url(../layout/dots.gif) repeat-y right;
	width: 48%;
}
.division
{
	background: url(../layout/house.gif) repeat-x bottom left;
	height: 24px;
	width: 316px;
	margin: 0 0 16px 16px;	
}
.right { float: right; }
.clear { clear: both; }
.moreinfo
{
	float: left;
	width: 100%;
}
.thead
{
	background: url(../layout/scanline.gif) no-repeat bottom;
}
.thead th
{
	padding-bottom: 6px;
}
#footer .favourites
{
	float: left; margin: 36px 0 0 70px;
}
#footer .copyright
{
	float: right; margin: 36px 30px 0 0;
}