﻿a.slted-ctry {
  margin:1px 1px 1px 1px;
	padding:3px 3px 3px 3px;
	width:125px;
	border:solid 1px #000000;
	background-color:White;
	cursor:hand;
	display:block;
	text-align:left;
	float:left;
}
a.slted-ctry:hover {
  margin:1px 1px 1px 1px;
	padding:3px 3px 3px 3px;
	width:125px;
	border:solid 1px #000000;
	display:block;
	text-align:left;
	float:left;
} 
a.list-ctry {
  margin:1px 1px 1px 1px;
	padding:3px 3px 3px 3px;
	width:125px;
	background-color:#ffffff;
	border:solid 1px #555555;
	cursor:hand;
	display:block;
	text-align:left;
	float:left;
}
a.list-ctry:hover {
	margin:1px 1px 1px 1px;
	padding:3px 3px 3px 3px;
	width:125px;
	background-color:#ffff88;
	border:solid 1px #555555;
	cursor:hand;
	display:block;
	text-align:left;
}
a.slted-ctry #country-close{
  float:right;
}
a.list-ctry-slted {
  margin:1px 1px 1px 1px;
	padding:3px 3px 3px 3px;
	width:125px;
	background-color:#ffffcc;
	border:solid 1px #555555;
	cursor:hand;
	display:block;
	text-align:left;
	float:left;
}
a.list-ctry-slted:hover {
	margin:1px 1px 1px 1px;
	padding:3px 3px 3px 3px;
	width:125px;
	background-color:#ffffcc;
	border:solid 1px #555555;
	cursor:hand;
	display:block;
	text-align:left;
}
.ctrOver
{
	margin:1px;
	padding:3px;
	width:125px;
	background-color:#ffffcc;
	border:solid 1px #555555;
	cursor:hand;
}
.ctrSelectCountry
{
	margin:1px 1px 1px 1px;
	padding:3px 3px 3px 3px;
	width:125px;
	background-color:#ffffff;
	border:solid 3px #555555;
	display:table-cell;
}
.ctrClose
{
	width:15px;
	height:15px;
	text-align:center;
	float:right;
	cursor:hand;
}
