﻿div.blue_content div.countryselectors select
{
	width: 170px;
	height: 18px;
	color: #444;
	border: 1px solid #225281;
	font-size: 11px;
	margin-top: 4px;
}

div.blue_content div.countryselectors
{
	margin-left: 3px;
}

div.blue_content div.countryselectors span
{
	font-size: 11px;
	font-weight: bold;
}

