/* GENERAL STYLES */
#CountryNav{
float:left;
	width: 668px;
	height: 23px;
	margin: 0px;
}

#cnav {
	margin: 0;
	padding: 0;
	height: 23px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#cnav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#cnav a {
	float: left;
	padding: 23px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:23px; /* for IE5/Win only */
		margin-right:3px;

	}
#cnav a:hover {
	background-position: 0 -23px;
	}
#cnav a:active, #cnav a.selected {
	background-position: 0 -46px;
	}
#Inv-and-Opp a  
{
	background: url(../data/assets/theme_one/misc/Featured.gif) top left no-repeat;
}

/* EDITOR PROPERTIES */

