/* Just for Spanish site */

#mainmenu {
width: 760px;
}

#mainmenu img {
	margin: 11px 14px 0 14px;
/*		margin: 10px 10px 0 10px;*/
	padding: 0 0 3px 0;
}

img#mainactive {
	border-bottom: 2px solid #73cef7;
	margin-bottom: -2px;
}

#submenu img {
	margin-right: 28px;
}

#leftcol p {
	font-size: 90%;
}

a#preferences {
	position: relative;
	font-weight:bold;
	line-height:2em;
	left: 0px;
	float:right;
}

#donate input[name="submit"]{	/* controls position of yellow paypal button */
	position: relative;
	top: 9px;
}