body {
	background-color:#EEFFEE;
	font-family:Verdana;
	font-size:15px;
	color:#002200;
}

#mainlogo {
	float:right;
}

div.container {
	position : absolute;
}

img.locale {
	height : 12px;
	width  : 20px;
}
div.menu {
	position : absolute
}
div.menu.active {
	display : block
}

div.menu.inactive {
	display : none
}

div.header {
	font-size:12px;
	font-weight:bold;
	height : 14px;
}

div.header img {
float:left;margin : 2px;
}

div.header img.close {
	float:right;
}

div.header span {
	vertical-align : top;
	height : 14px;
	margin-top : 2px;
}

div.content {
	font-size:12px;
	margin : 2px;
	clear : left;
}

img.gallery_icon {
	width:50px;
	height:50px;
}
