@import url(layout.css);
#content {
    padding: 0;
}
.pod h1 ,
.pod h2 ,
.pod h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 10px 15px 0 15px;
	background: none;
	height: 1.2em;
    line-height: 1.1em;
}
