h4 {
	/* MSIE special */
	clear: none;
}
div.top10outer {
	float: right;
	margin: 0px 0px 5px 15px;
	width: 55%;
}
div.top10outer span#update {
	font-style: italic;
	font-size: 80%;
}
div.top10-rb {
	padding: 4px 4px 4px 2px;
	margin-top: 4px;
	font-size: 80%;
	text-align: right;
}
div.top10-rb table {
	margin: 2px 2px 2px 2px;
	font-size: 100%;
	text-align: left;
}
div.top10-rb table th {
	padding-bottom: 2px;
}
div.top10-rb table td.pct {
	text-align: right;
	padding-right: 1em;
	padding-left: 1em;
}
table#features {
        font-size: 100%;
        margin-left: 1em;
}

table#features td.g {
        color: #0684A3;
        padding-right: 0.5em;
}

div.bar {
	margin: 1px 1px 1px 1px;
        border-top: 1px solid white;
        border-left: 1px solid white;
        border-bottom: 1px solid black;
        border-right: 1px solid black;
        background: #cc3C1F;
        padding: 0;
        font-size: 60%;
}


table#dbinfo {
	width: 100%;
	font-size:80%;
}
table#dbinfo td {
	text-align: right;
	white-space: nowrap;
}
table#dbinfo th {
	padding: 0px 2px 0px 2px;
	background: #a0a0a0;
	color: white;
	width: 5%;
}
div.quote {
        font-size: 80%;
        padding: 0;
        border: none;
        margin-bottom: 0.5em;
}

div.quote span.quote {
        text-align: justify;
        padding: 0 5px 0 5px;
}
div.quote span.author {
        font-style: italic;
}
div.quote span.headline {
        font-weight: bold;
        color: blue;
}
iframe.rpc {
        visibility: hidden;
        width: 0px;
        height: 0px;
        border: 0px;
}
