#viewGraph
{
	height: 300px;
}

.refData
{
}

.refererRow,
.countryRow
{
	width: 400px;
	background: #eee;
	margin-bottom: 2px;
	text-align: left;
}

.refererRow:hover,
.countryRow:hover
{
	background: #fff;
}
