/* Common stylesheet */

@import url("");

/* Header colors */

h2, h3, h4, h6, h7 { color:#3A9457; }

h2, h4  {
	border-bottom:1px solid #cccccc; }

noscript center{color:#c00; font-weight:bold; padding:10px; border:#c00 1px solid; text-align:center; width:97%}

#footer {text-align:center}

/* Buttons for localized Content */
a.lclButton_sm{
	background:url(http://www.google.com/earth/gallery/images/button_lcl_sm.jpg) no-repeat 0 0px;
	font-size:120%;
	display:block;
	width:78px;
	height:31px;
	margin:0px 0 0px 0;
	padding:0px;
	line-height:22px;
	color:#fff;
	text-decoration:none;
	text-align:center;
}

a.lclButton{
	background:url(http://www.google.com/earth/gallery/images/button_lcl.jpg) no-repeat 0 0px;
	font-size:120%;
	display:block;
	width:118px;
	height:31px;
	margin:0px 0 0px 0;
	padding:0px;
	line-height:22px;
	color:#fff;
	text-decoration:none;
	text-align:center;
}

a.lclButton_lg{
	background:url(http://www.google.com/earth/gallery/images/button_lcl_lg.jpg) no-repeat 0 0px;
	font-size:120%;
	display:block;
	width:118px;
	height:50px;
	margin:0px 0 0px 0;
	padding:0px;
	line-height:20px;
	color:#fff;
	text-decoration:none;
	text-align:center;
}