.indexes th {
	background-color: #d5e7e9;
	color: #555555;
}

.indexes .high {
	background-color: #f1f1f1;
}

.indexes td {
	color: #333333;
	padding: 1px 2px 1px 3px;
}

.indexes td img {
	margin: 1px 1px 1px 3px;
}

td.c {
	text-align: center;
}

td.r {
	text-align: right;
}

.currency td {
	color: #555555;
}

.currency tr.high td {
	border-bottom: 1px #dfdfdf solid;
}

.weather td {
	color: #555555;
}

.weather #weatherCity {
	width: 96%;
	text-align: center;
	font-weight: bold;
}

.weather #weatherCity option {
	color: #555555;
}

.widget_info {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 7pt;
	color: #8f8480;
}
