#countrytabs
{
	color: white;
	width: 150px;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
}

#countrytabs li
{
	list-style: none;
	margin: 0;
}

#countrytabs a
{
	display: block;
	text-decoration: none;
	margin-bottom: 0em;
	margin-top: 0em;
	color: #6A5E48;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 0.75em;
}


#countrytabs a:hover, #navlist a#current:hover
{
	text-decoration: underline;
}

