body {
	padding-top: 80px;
	font-family: Verdana, Tahoma;
	text-align: center;
	font-size: 11px;
	color:#888;
}

div.header, div.results {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
div.header {
	text-align:left;
}
div.results {
	text-align:center;
}

.nodecoration {
	text-decoration:none;
	color: #888;
}

img {
	border:none;
}

.titlelink {
	text-decoration:none;
}


#netvibes a {
	text-decoration:none;
	color: #888;
	font-size:10px;
	margin-left:10px;
	padding:1px 0 10px 20px;
}

#netvibes img {
	margin-top: 5px;
	margin-bottom:0px;
}

#tagcloud {
	font-family: Arial, Tahoma, Verdana;
	width:70%;
	margin-left: auto;
	margin-right: auto;
	text-align:justify;
}
#tagcloud a {
	text-decoration:none;
	color:#3333cc;
}
#tagcloud a:hover {
	color:#ffffff;
	background-color:#3333cc;
}


