#google-top {
	text-align: center;
	margin-bottom: 10px;
}
#home {
	margin-bottom: 20px;
}

#home p.title, #home p.title a {
	font-size: 25px;
	margin-bottom: 0px;
}

#home ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#home li {
	float: left;
	margin-right: 10px;
}

#home .clear {
	clear: both;
}