body	{color:#333;
	text-align:center;
	background-color:#EEE;
	margin:0px;
	font-size:90%;
	line-height:140%;}
a	{color:#555;}
a:visited	{color:#555;}
a:active{color:#F00;}
th	{padding:10px;
	vertical-align:top;
	text-align:center;}
th.l_img	{width:520px;}
th.m_img	{width:180px;}
th.s_img	{width:95px;}
img	{border:none;}
td	{padding:10px;
	vertical-align:top;}
dt	{font-weight:bold;}
dd	{font-size:small;}
h1	{font-size:130%;}
h2	{font-size:110%;}

.container	{margin-left : auto;
	margin-right : auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:10px;
	text-align:left;
	background-color:#FFF;
	width:800px;
        position:relative;
}
.searchresult {
    width:600px;
    height:850px;
    border-width:thin;
    border-style:none dotted none none;
}
.skyscraper {
    position:absolute;
    top:300px;
    right:0px;
    width:200px;
    padding:0px;
}
.logo	{text-align:center;}
.count	{text-align:right;}
.adsense	{text-align:center;}
.snippet	{color:#555;}
.searchUrl	{color:#555;}
