.arrowselect
{
	background:transparent url(../img/arrowselect.gif) no-repeat scroll 10% -4px;
	height:6px;
	width:100%;
}

.countryselect
{
	color:#2A698F;
	float:left;
	font-size:12px;
	padding:3px;
}

#countryselect #select
{
	background-color:#ffffff;
	border-bottom:2px solid #7fb5fe;
	border-left:1px solid #7fb5fe;
	border-top:1px solid #7fb5fe;
	border-right:1px solid #7fb5fe;
	display:none;
	position:absolute;
	width:200px;
}

#countryselect > A
{
	font-size:10px;
	text-transform:uppercase;
}

#countryselect:hover #select
{
	display:block;
}

#countryselect #select A
{
	border-bottom:1px solid #efefef;
	color:#2a698f !important;
	float:left;
	padding:5px;
	width:190px;
}

#countryselect #select A:hover
{
	background-color:#f6f6f6;
}

.login
{
	clear:both;
	float:left;
}

.login TABLE
{
	padding:0;
}

.login TD
{
	padding:0 2px;
}

.newsletter
{
	clear:both;
	float:left;
}

.newsletter TABLE
{
	padding:0;
}

.newsletter TD
{
	color:#ffffff;
	padding:0 2px;
}

.newsletter2
{
	clear:both;
	float:left;
}

.newsletter2 TABLE
{
	padding:0;
}

.newsletter2 TD
{
	padding:0 2px;
}

.selectedcountryname
{
	font-size:14px;
	font-weight:bold;
}
