.datacastNavButton {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-color: #359;
	color: #fff;
	font-weight: bold;
	padding: 1px;
	margin: 2px;
	border-top: solid 2px #59c;
	border-right: solid 2px #059;
	border-bottom: solid 2px #059;
	border-left: solid 2px #59c;
}

