h1 {
    text-indent: 30px;
}

div.main {
    width: 70%;
    padding-left: 1.5em;
    padding-right: 1.5em;
}

div.last_modified {
    font-style: italic;
    font-size: small;
    height: 30px;
    margin-left: 40px;
    text-indent: 40px;
    padding-top: 5px;
    background-image: url(../citrus/citrus_h2.png);
    background-position: top left;
    background-repeat: no-repeat;
}

div.sidebar {
    /* float: left; */
    width: 18%;
    margin-left: 3em;
    margin-top: 4em;
    font-size: x-small;
    border: 2px dashed #fff;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

div.sidebar p {
    text-align: left;
}

div.status {
    margin-bottom: 2em;
    background-color: #faf0d1;
    color: #555;
}

div.footer {
	font-size: 90%;
	clear: both;
	text-align: left;
	padding-top: 2em;
	padding-left: 5em;
	padding-bottom: 2em;
}

ol.sites li {
    margin-bottom: 0.2em;
}

ul {
    list-style-type: none;
}

span.adsense {
    text-align: center;
}

div.adsense {
    margin-top: 2em;
}
