body {
	background-color: #002d4a;
}
#top {
	background-color: #white;
    height: 111px;
    background: url(http://static.blogo.it/images/header_yes.jpg) no-repeat;
    margin: 0;
    padding: 0 0 0 5px;
}
#sponsor {
    margin-top: 60px;
}
#header {
    margin-top: 0;
    padding: 0;
}
#header a {
	background: transparent;
	width: 240px;
	height: 100px;
}
#top-menu a {
	color: #00578d;
}
a {
	color: #00578d;
}
a:hover {
	background-color: #7aabd9;
	color: #FFFFFF;
}
h2 {
	color: #000;
}
.post {
	border-color: #C0C0C0;
}
	.post h1 {
		font-size: 14px;
		margin-bottom: 6px;
	}
		.post h1 a {
			color: #00578d;
		}
		.post h1 a:hover {
			background-color: #00578d;
			color: #ffffff;
		}
	.post-tools-send {
		background-image: url('http://static.blogo.it/images/finanzablog_invia.gif') no-repeat left;
        padding-left: 15px;
	}
	.post-tools-comments {
		background: url('http://static.blogo.it/images/finanzablog_commenti.gif') no-repeat left;
        padding-left: 15px;
	}
	.post-tools-continue {
		float: left;
		padding-left: 15px;
        margin-left: 0px;
		background: url('http://static.blogo.it/images/finanzablog_continua.gif') no-repeat left;
	}

