a {
	outline:none;
}

.symbols-group {
	float:right;
	margin-top:5px;
}

.symbol {
  border:1px solid #313131;
  float:right;
  min-height:26px;
  min-width:26px;
}

.highlight {
	color:#499B00;
}

.refresh {
	background: url("../images/refresh.png") no-repeat scroll center center transparent;
	float: right;
	height: 18px;
	margin-right: 12px;
	margin-top: 12px;
	width: 18px;
}
