.b1 {
	color: #0684A3;
}

div.features-rb {
	font-size: 80%; 
	margin-right: 1em;
/*	width: 240px; */
	padding: 5px 1em 5px 1em;
/*        border: 1px solid black; */
/*        background: #f0e0b0;*/
	white-space: nowrap;
}

div.features-rb span.g {
	color: #0684A3;
	padding-right: 0.5em;
}

div#spamgraph {
	font-size:80%; 
	float:right; 
	margin-left: 1em; 
	margin-bottom: 3em; 
	padding: 3px; 
	border: none; 
	text-align: center;
}

.latestnews {
	font-size: 80%;
}

.latestnews a {
	display: block;
	padding: 2px;
	color: black;
}

.latestnews a span {
	color: #0684A3;
	font-weight: bold;
}


.latestnews a:hover {
	background: #ddffdd;
}


div#spamgraph table {
	text-align: center;
}

div#topvirus {
	background: #ADE8FF;
	padding: 4px; 
	margin-bottom: 1em;
	border: 1px solid grey;
        font-size: 100%;
}
div#topvirus span.hl {
	background: red;
        color: white;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
}
div.virus-rb a {
/*	white-space: nowrap; */
}

