
#threed-standards-bar {
	color: white;
	font-family: Arial;
	font-size: 13px;
	padding-top: 4px;
	text-align: right;
	width: 100%;
	margin-bottom: 0px;
}
	#threed-standards-bar * {
		margin: 0px;
		padding: 0px;
	}
	#threed-standards-bar a {
		color: white;
		font-weight: normal;
		text-decoration: none;
	}
	#threed-standards-bar a:hover {
		color: white;
		text-decoration: underline;
	}

