.countryselectioncontentleft
{
	float				: left;
	width				: 278px;
	margin-right		: 20px;
}
.countryselectioncontentright
{
	float				: right;
	width				: 616px;
}
h1
{
	color				: #000000;
	/*Changed	font-size			: 14px;*/
	font-size			: 116%;
	font-weight			: bold;
	font-family			: Verdana;
	line-height			: 14px;
	padding-top			: 12px;
	padding-bottom		: 4px;
	text-align			: left;
	margin				: 0px;
}
h2
{
	color				: #000000;
	/*Changed	font-size			: 14px;*/
	font-size			: 116%;
	font-weight			: bold;
	font-family			: Verdana;
	margin				: 0px;
	line-height			: 14px;
	text-align			: left;
	padding-left		: 22px;
}
.leftpagetext
{
	color				: #000;
	/*Changed	font-size			: 11px;*/
	font-size			: 91.6%;
	text-align			: left;
	font-family			: Verdana;
	font-weight			: normal;
	margin-top			: 12px;
}
/********************/
/***   borders    ***/
.headergradright
{
	background-image	: url(../Images/Coner_GradR.jpg);
	background-position	: top right;
	background-repeat	: no-repeat;
	padding-right		: 7px;
	line-height			: 30px;
	overflow			:hidden;
}
.headergradleft
{
	background-image	: url(../Images/Coner_GradL.jpg);
	background-position	: top left;
	background-repeat	: no-repeat;
	padding-left		: 7px;
	line-height			: 30px;
}
.headergradient
{
	background-image	: url(../Images/Grad_border.jpg);
	background-repeat	: repeat-x;
	line-height			: 30px;
}
.headergradleftborder
{
	background-image	: url(../Images/Grad_border.jpg);
	background-repeat	: repeat-x;
	line-height			: 30px;
	border-left			: solid 1px #0063be;
	padding-top			: 12px;
	padding-bottom		: 4px;
	overflow				:hidden;
}
/*
.headergradrightborder
{
	background-image	: url(../Images/Grad_border.jpg);
	background-repeat	: repeat-x;
	line-height			: 30px;
	border-right		: solid 1px #0063be;
}
*/
.bottomcornerright
{
	background-image	: url(../Images/WB_coner_bottomR.jpg);
	background-position	: bottom right;
	background-repeat	: no-repeat;
	padding-right		: 6px;
	line-height			: 6px;	
}
.bottomcornerleft
{
	background-image	: url(../Images/WB_coner_bottomL.jpg);
	background-position	: bottom left;
	background-repeat	: no-repeat;
	padding-left		: 6px;
	line-height			: 6px;	
}
.bottomborder
{
	background-image	: url(../Images/Border_backgB.jpg);
	background-repeat	: repeat-x;
	line-height			: 6px;
}
.bottomborderleft
{
	background-image	: url(../Images/Border_backgB.jpg);
	background-repeat	: repeat-x;
	line-height			: 6px;
	border-left			: solid 1px #0063be;	
}
/***  end borders  ***/
/*********************/
.countryselectiondiv
{
	border-left			: solid 1px #0063be;
	border-right		: solid 1px #0063be;
	background-color	: #e5eff8;
	padding				: 22px 22px 50px 22px;			
}
.countryitem
{
	overflow			: hidden;
	/*border-bottom		: solid 1px #fff;
	*/
	padding-bottom		: 5px;
	margin-bottom		: 5px;
}
.countryitemlast
{
	overflow			: hidden;
}
.countryseparator
{
	border-bottom		: solid 1px #fff;
	height				: 1px;
	font-size			: 1px;
	margin-bottom		: 5px;
	clear				: both;		
}
.countryname
{
	float				: left;
	width				: 100px;
	text-align			: left;
	font-family			: Verdana;
	font-size			: 11px;
	font-weight			: bold;
	color				: #000000;	
}
.countrysites
{
	float				: right;
	width				: 470px;
	text-align			: left;	
	overflow			: hidden;
}
.sitename a
{
	font-family			: Verdana;
	font-size			: 11px;
	font-weight			: bold;
	color				: #000000;
}
.sitedescripttion
{
	font-family			: Verdana;
	font-size			: 11px;
	font-weight			: normal;
	color				: #000;
	margin-bottom		: 12px;	
}
.sitedescripttionlast
{
	font-family			: Verdana;
	font-size			: 11px;
	font-weight			: normal;
	color				: #000;	
	clear				: both;			
}