.link
	{
	font-family: sans-serif;
	margin-top: 5px;
	display:block;
	}

.retweet
	{
	float: left;
	padding:10px;
	}	
	
.content
	{
	font-family: sans-serif;
	}
	
.staticlink
	{
	font-family: sans-serif;
	color: green;
	}
	
.author
	{
	font-family: sans-serif;
	color: gray;
	margin-bottom:5px;
	}
	
.author a:link {
color: gray;
text-decoration: none;
}

.author a:hover {
color: blue;
text-decoration: underline;
}

.ads
	{
	position:absolute;
	left:0px;
	top:160px;
	}
	
.amazon_unit
	{
	position:absolute;
	left:0px;
	top:200px;
	}	

.container {
   position: relative;
   height:  90px;
   }
 
.ads_leader
	{
	 position: absolute;
   	 right: 0;
   	 left: 400px;
	}

.left-element {
   position: absolute;
   left: 0;
   width: 400px;
   }
.results
	{
	 position: absolute;
   	 right: 0;
   	 left: 175px;
	}
	
.footer
	{
	text-align:center;
	font-family: sans-serif;
	margin-top:10px;
	border-top: thin solid;
	display:block;
	}

.trends
	{
	font-family: sans-serif;
	background:#F2F2F2 none repeat scroll 0 0;
	display:block;
	padding:6px 0;
	text-align:center;
	}	
	
.services
	{
	font-family: sans-serif;
	background:#EDE275 none repeat scroll 0 0;
	display:block;
	padding:6px 0;
	text-align:center;
	}	

.error
	{
	font-family: sans-serif;
	background:#66CC66 none repeat scroll 0 0;
	display:block;
	padding:2px 0;
	text-align:center;
	}
	
p, th, td
	{
	margin:10px;
	font-family: sans-serif;
	}
	

