h3.pagetitle {
/*	background-image: url( /images/titarrow.gif );
	background-position: left 95% ;
	background-repeat: no-repeat;*/
	font-size: 200%;
	margin-top: -4px;
	padding-right: 80px;
/*	padding-bottom: 1em;
	margin-bottom: 0.6em;
	border-bottom: 2px solid #00659c;*/
}

h3.center {
	text-align: center;
	margin-top: -8px;
}

div#spain {
	float: left;
	width: 49%;
}

div#america {
	float: right;
	width: 49%;
}

h4 {
	padding: 0px;
	margin: 0px;
}

ul#excl {
	border-bottom: 1px dashed #000;
}

ul.distr li {
	list-style-type: none;
	font-size: 90%;
/*	width: 50%;*/
	margin-top: 12px;
}

* html ul.distr li h4 {
	font-size: 100%;
}

ul.distr li h4.name {
	color: #00659c;
	margin-top: 8px;
}

ul.distr li p {
	margin-top: 0px;
}

ul.distr li.left {
	clear: left;
	float: none;
}

ul.distr li.right {
	float: none;
}
