.imagegallerymodule #imagegallery_anoControl {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	float: left;
	width: 480px;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 25px;
}

.imagegallerymodule #imagegallery_anoControl label{
	float: right;
	width: 100%;
}

.imagegallerymodule #imagegallery_anoControl .label {
	display: inline;
	text-transform: none;
	float: left;
	font-size: 200%;
}

.imagegallerymodule #imagegallery_anoControl select {
	float: right;
}

.imagegallerymodule .logo_modulo {
	float: left;
	background-image: url("../images/logo_modulo.png");
	background-repeat: no-repeat;
	width: 82px;
	height: 70px;
}

.imagegallerymodule .yui-navset {
	float: left;
	width: 100%;
}

.imagegallerymodule .yui-navset .yui-nav li,
.imagegallerymodule .yui-navset .yui-nav .selected {
	margin:0 0.5em 0 0;
}