a {
	text-decoration:none;
}

.normal {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;


}

.anchor {
	font-family: Verdana;
	font-size: 10px;
}

.left {
	font-family: Verdana;
	font-size: 11px;
	list-style-image: url(searchforecast_images/checkmark.gif);

}

.itemText {
	text-decoration: none;
	color: #967801;
	font: bold 11px Verdana;
}

.itemBorder { border: 1px solid #967801}

.leftonly {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.rightonly {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
