/*----------------------------------------------------------*/
body{
	margin:0;
	position:relative;

	color:#000000;
	font-family:sans-serif;
	background-color:#ffffff;
}
img{
	border-width:0;
}


#main{
	margin:30px;
	height:auto;
}
div.page{
	clear:both;
}
div.search_it{
	clear:both;
}
div.smallimg{
	float: left;
}
div.title{
	height:130px;
}
title
span.summary{
	font-size:small;
}
span.url{
	font-size:x-small;
}
div.rss_list{
	padding: 5px;
	clear:both;
}
div.link_list{
	padding: 5px;
	clear:both;
}

#footer{
	margin:30px;
	clear:both;
	height:1.5em;
}
