/* CSS Document */


   .globe
	 {
	margin-left: 2px;
	position:absolute;
	width: 233px;
	display:none;

	}

	.globe h3  {


		margin: 0 0 0 13px;
		padding: 9px 0 0 0;
		font-size: 130%;
		color: #333;
		background: url(/templates/en/images/h3-bg-balloon.gif) no-repeat top left;
	}

	.globe p.desc {
		text-align: left;
		font-size: small;
		font-weight: normal;
		margin: 0 0 0 13px;
		padding: 0 9px 9px 9px;
		background: url(/templates/en/images/div-bottom-balloon.gif) no-repeat bottom left;
	}

	.globe span {
		float: left;
		width: 14px;
		height: 10px;
		padding: 0px;
		background: url(/templates/en/images/alt-corner-balloon.gif) no-repeat top left;
	}



	.globe1 {

		margin-left: -0px;
		position:absolute;
		width: 233px;
		display:none;
	}

	.globe1 h3
	{
		margin: 1px 0 0 13px;
		padding: 9px 0 0 0;
		font-size: 110%;
		color: #333;
		background: url(/templates/en/images/h3-bg-balloon.gif) no-repeat top left;
	}

	.globe1 p.desc
	{
		text-align: left;
		font-size: small;
		font-weight: normal;
		margin: 0 0 0 13px;
		padding: 0 9px 9px 9px;
		background: url(/templates/en/images/div-bottom-balloon.gif) no-repeat bottom left;
	}

	.globe1 span
	 {
		float: left;
		margin: 4px 0 0 24px;
		width: 15px;
		height: 17px;
		padding: 0px;
		background: url(/templates/en/images/alt-corner2.gif) no-repeat top left;
	}




/**********/

.globe3 {

		margin-left: -0px;
		position:absolute;
		width: 233px;
		display:none;
	}

	.globe3 h3
	{
		margin: 1px 0 0 13px;
		padding: 9px 0 0 0;
		font-size: 110%;
		color: #333;
		background: url(/templates/en/images/h3-bg-balloon.gif) no-repeat top left;
	}

	.globe3 p.desc
	{
		text-align: left;
		font-size: small;
		font-weight: normal;
		margin: 0 0 0 13px;
		padding: 0 9px 9px 9px;
		background: url(/templates/en/images/div-bottom-balloon.gif) no-repeat bottom left;
	}

	.globe3 span
	 {
		float: left;
		margin: 4px 0 0 24px;
		width: 15px;
		height: 17px;
		padding: 0px;
		background: url(/templates/en/images/alt-corner2.gif) no-repeat top left;
	}
